orientation property

ZegoScreenCaptureOrientation? orientation
getter/setter pair

Set the capture orientation of the screen capture. The capture orientation will be fixed, ignoring the system returned orientation. (only for iOS/Android)

Implementation

ZegoScreenCaptureOrientation? orientation;