videoCropMode property Null safety
read / write
Video cropping mode. The default value is NERtcVideoCropMode.cropDefault. If you use a custom video input, the crop mode is not supported.
Implementation
int videoCropMode = NERtcVideoCropMode.cropDefault;