KEY_VIDEO_LOCAL_PREVIEW_MIRROR constant
前置摄像头预览是否采用镜像模式。默认为 true,开启镜像模式
Implementation
static const KEY_VIDEO_LOCAL_PREVIEW_MIRROR =
NERtcParameterKey<bool>('key_video_local_preview_mirror');
前置摄像头预览是否采用镜像模式。默认为 true,开启镜像模式
static const KEY_VIDEO_LOCAL_PREVIEW_MIRROR =
NERtcParameterKey<bool>('key_video_local_preview_mirror');