mixMode property

ZegoAudioMixMode mixMode
read / write

Multi-channel audio stream mixing mode. If ZegoAudioMixMode is selected as Focused, the SDK will select 4 input streams with isAudioFocus set as the focus voice highlight. If it is not selected or less than 4 channels are selected, it will automatically fill in 4 channels. On web platforms, this property does not take effect.

Implementation

ZegoAudioMixMode mixMode;