Method
AgsAudioPlaybackget_recall_id
since: 3.0.0
Declaration [src]
AgsRecallID*
ags_playback_get_recall_id (
AgsPlayback* playback,
gint sound_scope
)
Return value
Type: AgsRecallID
The matching AgsRecallID
or NULL
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |