NERtcVideoConfig constructor
NERtcVideoConfig()
Implementation
NERtcVideoConfig(
this.videoProfile,
this.videoCropMode,
this.frontCamera,
this.frameRate,
this.minFrameRate,
this.minBitrate,
this.bitrate,
this.degradationPrefer,
this.width,
this.height,
this.cameraType,
this.mirrorMode,
this.orientationMode);