kManual constant Null safety
Uses user-defined settings for camera output parameters. /// Users can set the width and height of the captured video the local camera using captureWidth and captureHeight in NERtcCameraCaptureConfig.
Implementation
static const int kManual = 2;