Method

AgsAudioAudiocheck_scope

since: 3.0.0

Declaration [src]

GList*
ags_audio_check_scope (
  AgsAudio* audio,
  gint sound_scope
)

Description [src]

Check scope’s recall id.

Available since: 3.0.0

Parameters

sound_scope

Type: gint

The scope.

Return value

Type: A list of AgsRecallID*

The scope’s recall id of audio.

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