Method

AgsAudioRecallcheck_sound_scope

since: 3.0.0

Declaration [src]

gboolean
ags_recall_check_sound_scope (
  AgsRecall* recall,
  gint sound_scope
)

Description [src]

Check if sound_scope is set for recall.

Available since: 3.0.0

Parameters

sound_scope

Type: gint

The sound scope to check or -1 to check all.

Return value

Type: gboolean

TRUE if sound scope matches, otherwise FALSE.