Signal

AgsAudioChannel::start

since: 3.0.0

Declaration

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

Description [src]

The ::start signal is invoked as playback starts.

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 sound scope.

Return value

Type: A list of AgsRecallID*

The GList-struct containing AgsRecallID.