ZegoCustomVideoRenderConfig constructor

ZegoCustomVideoRenderConfig(
  1. ZegoVideoBufferType bufferType,
  2. ZegoVideoFrameFormatSeries frameFormatSeries,
  3. bool enableEngineRender
)

Implementation

ZegoCustomVideoRenderConfig(
    this.bufferType, this.frameFormatSeries, this.enableEngineRender);