ZegoMixerVideoConfig constructor
- int width,
- int height,
- int fps,
- int bitrate,
- int quality,
- ZegoVideoRateControlMode rateControlMode
Implementation
ZegoMixerVideoConfig(this.width, this.height, this.fps, this.bitrate,
this.quality, this.rateControlMode);