VIDEO_MIRROR_MODE_TYPE

Video mirror mode.

Enumerator

VIDEO_MIRROR_MODE_AUTO
0: The SDK determines the mirror mode.
  • For the mirror mode of the local video view: If you use a front camera, the SDK enables the mirror mode by default; if you use a rear camera, the SDK disables the mirror mode by default.
  • For the remote user: The mirror mode is disabled by default.
VIDEO_MIRROR_MODE_ENABLED
1: Enable mirror mode.
VIDEO_MIRROR_MODE_DISABLED
2: Disable mirror mode.