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.

OnlyPublishMirror

OnlyPublishMirror: = 3

The mirror image only for far end playing the stream.

Generated using TypeDoc