Method

AgsAudioRecallcheck_behaviour_flags

since: 3.0.0

[]

Declaration [src]

gboolean
ags_recall_check_behaviour_flags (
  AgsRecall* recall,
  AgsSoundBehaviourFlags behaviour_flags
)
[]

Description [src]

Check if behaviour_flags is set for recall.

Available since: 3.0.0

[]

Parameters

behaviour_flags

Type: AgsSoundBehaviourFlags

The behaviour flags.

[]

Return value

Type: gboolean

TRUE flags are set, otherwise FALSE.