NERtcCameraCaptureConfig constructor

const NERtcCameraCaptureConfig(
  1. NERtcCaptureExtraRotation extraRotation,
  2. int captureWidth,
  3. int captureHeight
)

Implementation

const NERtcCameraCaptureConfig(
    this.extraRotation, this.captureWidth, this.captureHeight);