ZegoMixerAudioConfig constructor
- int bitrate,
- ZegoAudioChannel channel,
- ZegoAudioCodecID codecID,
- ZegoAudioMixMode mixMode
Implementation
ZegoMixerAudioConfig(this.bitrate, this.channel, this.codecID, this.mixMode);
ZegoMixerAudioConfig(this.bitrate, this.channel, this.codecID, this.mixMode);