applyAudioProjectConfig
applyAudioProjectConfig(
audio,config):void
Defined in: audio/AudioProjectConfig.ts:65
Apply the declared mixer state: create missing buses, then set volume /
mute / effects / duck per declaration. Full-state semantics — a declared
bus with no duck clears any prior rule, so the editor can re-apply live.
Parameters
Section titled “Parameters”config
Section titled “config”AudioProjectConfig | undefined
Returns
Section titled “Returns”void