Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ZegoOrientation

Video screen rotation direction.

Index

Enumeration members

LandscapeLeft

LandscapeLeft: = 1

Rotate 90 degrees counterclockwise

LandscapeRight

LandscapeRight: = 3

Rotate 270 degrees counterclockwise

PortraitDown

PortraitDown: = 2

Rotate 180 degrees counterclockwise

PortraitUp

PortraitUp: = 0

Not rotate

Generated using TypeDoc