Method

AgsAudioAudiostart

since: 3.0.0

Declaration [src]

GList*
ags_audio_start (
  AgsAudio* audio,
  gint sound_scope
)

Description [src]

Is emitted as audio is started.

Available since: 3.0.0

Parameters

sound_scope

Type: gint

The scope.

Return value

Type: A list of AgsRecallID*

The GList-struct containing AgsRecallID.

The caller of the method takes ownership of the data, and is responsible for freeing it.