NERtcCameraCaptureConfig constructor
const
NERtcCameraCaptureConfig(
- NERtcCaptureExtraRotation extraRotation,
- int captureWidth,
- int captureHeight
Implementation
const NERtcCameraCaptureConfig(
this.extraRotation, this.captureWidth, this.captureHeight);