Skip to main content
Version: v1.39.0

StageAudioConfiguration

Properties​

maxAudioBitrateKbps?​

optional maxAudioBitrateKbps: number

Max bitrate of the audio stream in Kbps. Value is limited as follows:


stereo?​

optional stereo: boolean

Explicitly enable stereo (true) or mono (false) for the audio stream.

Note: that if using a audio source retrieved with getUserMedia you must disable autoGainControl, echoCancellation, and noiseSuppression constraints when enabling stereo.

Default​

false