Method

AgsAudioRecallIDcheck_sound_scope

since: 3.0.0

Declaration [src]

gboolean
ags_recall_id_check_sound_scope (
  AgsRecallID* recall_id,
  gint sound_scope
)

Description [src]

Check if sound_scope is set for recall_id.

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.