Method

AgsAudioPlaybackget_recall_id

since: 3.0.0

Declaration [src]

AgsRecallID*
ags_playback_get_recall_id (
  AgsPlayback* playback,
  gint sound_scope
)

Description [src]

Get recall id of appropriate scope.

Available since: 3.0.0

Parameters

sound_scope

Type: gint

The scope of the recall id to get.

Return value

Type: AgsRecallID

The matching AgsRecallID or NULL.

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