Method

AgsAudioRecalltest_staging_flags

since: 3.0.0

Declaration [src]

gboolean
ags_recall_test_staging_flags (
  AgsRecall* recall,
  AgsSoundStagingFlags staging_flags
)

Description [src]

Test staging_flags to be set on recall.

Available since: 3.0.0

Parameters

staging_flags

Type: AgsSoundStagingFlags

The staging flags.

Return value

Type: gboolean

TRUE if flags are set, else FALSE.