Method

AgsAudioAudioThreadtest_nested_sync_flags

since: 6.0.0

Declaration [src]

gboolean
ags_audio_thread_test_nested_sync_flags (
  AgsAudioThread* audio_thread,
  AgsAudioThreadNestedSyncFlags nested_sync_flags
)

Description [src]

Test nested_sync_flags of audio_thread.

Available since: 6.0.0

Parameters

nested_sync_flags

Type: AgsAudioThreadNestedSyncFlags

Status flags.

Return value

Type: gboolean

TRUE if status flags set, otherwise FALSE.