Method

AgsAudioChanneltest_staging_completed

since: 3.3.0

Declaration [src]

gboolean
ags_channel_test_staging_completed (
  AgsChannel* channel,
  gint sound_scope
)

Description [src]

Test sound_scope to be completed on channel.

Available since: 3.3.0

Parameters

sound_scope

Type: gint

The AgsSoundScope to test.

Return value

Type: gboolean

TRUE if completed, otherwise FALSE.