Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ZegoVideoMirrorMode

Mirror mode for previewing or playing the of the stream.

Index

Enumeration members

BothMirror

BothMirror: = 1

Both the video previewed locally and the far end playing the stream will see mirror image.

NoMirror

NoMirror: = 2

Both the video previewed locally and the far end playing the stream will not see mirror image.

OnlyPreviewMirror

OnlyPreviewMirror: = 0

The mirror image only for previewing locally. This mode is used by default. When the mobile terminal uses a rear camera, this mode is still used by default, but it does not work. Local preview does not set mirroring.

OnlyPublishMirror

OnlyPublishMirror: = 3

The mirror image only for far end playing the stream.

Generated using TypeDoc