Method

AgsAudioAudiotest_staging_completed

since: 3.3.0

Declaration [src]

gboolean
ags_audio_test_staging_completed (
  AgsAudio* audio,
  gint sound_scope
)

Description [src]

Test sound_scope to be completed on audio.

Available since: 3.3.0

Parameters

sound_scope

Type: gint

The AgsSoundScope to test.

Return value

Type: gboolean

TRUE if completed, otherwise FALSE.