orientation property
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;