ZegoMixerOutput constructor

ZegoMixerOutput(
  1. String target,
  2. {ZegoMixerOutputVideoConfig? videoConfig}
)

Implementation

ZegoMixerOutput(this.target, {this.videoConfig});