Virtual Method
AgsAudioChannelrecursive_run_stage
since: 3.0.0
Declaration [src]
void
recursive_run_stage (
AgsChannel* channel,
gint sound_scope,
AgsSoundStagingFlags staging_flags
)
Description [src]
Recursive run stage specified by staging_flags
for matching sound_scope
.
Available since: 3.0.0
Parameters
sound_scope
-
Type:
gint
The sound scope.
staging_flags
-
Type:
AgsSoundStagingFlags
The staging flags.