Signal

AgsAudioAudio::start

since: 3.0.0

Declaration

gpointer
start (
  AgsAudio* self,
  gint sound_scope,
  gpointer user_data
)

Description [src]

The ::start signal is invoked while starting playback of audio.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Available since: 3.0.0

Parameters

sound_scope

Type: gint

The affected scope.

Return value

Type: gpointer

The GList-struct containing AgsRecallID.

The data is owned by the called function.
The return value can be NULL.