Method

AgsAudioAudiotest_staging_flags

since: 3.0.0

Declaration [src]

gboolean
ags_audio_test_staging_flags (
  AgsAudio* audio,
  gint sound_scope,
  AgsSoundStagingFlags staging_flags
)

Description [src]

Test staging_flags to be set on audio.

Available since: 3.0.0

Parameters

sound_scope

Type: gint

The AgsSoundScope to test.

staging_flags

Type: AgsSoundStagingFlags

The staging flags.

Return value

Type: gboolean

TRUE if flags are set, else FALSE.