Method

AgsAudioRecallcheck_staging_flags

since: 3.0.0

Declaration [src]

gboolean
ags_recall_check_staging_flags (
  AgsRecall* recall,
  AgsSoundStagingFlags staging_flags
)

Description [src]

Check the occurence of staging_flags in recall.

Available since: 3.0.0

Parameters

staging_flags

Type: AgsSoundStagingFlags

Staging flags to check.

Return value

Type: gboolean

TRUE if all flags matched, otherwise FALSE.