Method

AgsAudioRecallIDcheck_staging_flags

since: 3.0.0

Declaration [src]

gboolean
ags_recall_id_check_staging_flags (
  AgsRecallID* recall_id,
  guint staging_flags
)

Description [src]

Check the occurence of staging_flags in recall_id.

Available since: 3.0.0

Parameters

staging_flags

Type: guint

Staging flags to check.

Return value

Type: gboolean

TRUE if all flags matched, otherwise FALSE.