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