ZegoAudioConfig constructor
ZegoAudioConfig(
- int bitrate,
- ZegoAudioChannel channel,
- ZegoAudioCodecID codecID
Implementation
ZegoAudioConfig(this.bitrate, this.channel, this.codecID);