Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ZegoOrientation

视频画面旋转方向枚举

Index

Enumeration members

LandscapeLeft

LandscapeLeft: = 1

逆时针旋转 90 度

LandscapeRight

LandscapeRight: = 3

逆时针旋转 270 度

PortraitDown

PortraitDown: = 2

逆时针旋转 180 度

PortraitUp

PortraitUp: = 0

不旋转

Generated using TypeDoc