Method

AgsAudioRecallIDtest_staging_flags

since: 3.0.0

Declaration [src]

gboolean
ags_recall_id_test_staging_flags (
  AgsRecallID* recall_id,
  guint staging_flags
)

Description [src]

Test staging_flags to be set on recall_id.

Available since: 3.0.0

Parameters

staging_flags

Type: guint

The staging flags.

Return value

Type: gboolean

TRUE if flags are set, else FALSE.