AudioMixNode.updateConfig() method
Updates the config of this AudioMix for all subsequent frames this allows the user to change the levels and sources in the outgoing mix dynamically as the stream progresses
Signature:
updateConfig(settings: AudioMixSettingsUpdate<Pins>): void;