Method

AgsAudioAudioget_recall_id

since: 3.1.0

Declaration [src]

GList*
ags_audio_get_recall_id (
  AgsAudio* audio
)

Description [src]

Get recall id.

Available since: 3.1.0

Return value

Type: A list of AgsRecallID*

The GList-struct containig AgsRecallID.

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