AudioMixMatrixNode class

Signature:

export declare class AudioMixMatrixNode extends AutoProcessorMediaNode<"audio">

Extends: AutoProcessorMediaNode<"audio">

Methods

Method Modifiers Description

close()

updateConfig(settings)

Updates the config of this AudioMixMatrix node for all subsequent frames this allows the user to change the gains in the outgoing mix dynamically as the stream progresses