VideoMirrorModeType

Mirror mode type.

Enumerations

VideoMirrorModeAuto
0: The SDK determines the mirror mode.
  • Local view mirror mode: If you use the front camera, the local view mirror mode is enabled by default; if you use the rear camera, the local view mirror mode is disabled by default.
  • Remote user view mirror mode: The mirror mode for remote users is disabled by default.
VideoMirrorModeEnabled
1: Enable mirror mode.
VideoMirrorModeDisabled
2: Disable mirror mode.