Method

AgsAudioRecallmatch_ability_flags_to_scope

since: 3.0.0

Declaration [src]

gboolean
ags_recall_match_ability_flags_to_scope (
  AgsRecall* recall,
  gint sound_scope
)

Description [src]

Check if sound_scope related ability flag is set.

Available since: 3.0.0

Parameters

sound_scope

Type: gint

The sound scope.

Return value

Type: gboolean

TRUE if sound scope is available, otherwise FALSE.