VIDEO_MIRROR_MODE_TYPE

Mirror mode type.

Enumerations

VIDEO_MIRROR_MODE_AUTO
0: Mirror mode is determined by the SDK.
  • Local view mirror mode: If you use the front camera, local view mirror mode is enabled by default; if you use the rear camera, it is disabled by default.
  • Remote user view mirror mode: Disabled by default.
VIDEO_MIRROR_MODE_ENABLED
1: Enable mirror mode.
VIDEO_MIRROR_MODE_DISABLED
2: Disable mirror mode.