Enble share audio when screen sharing.
Determine whether annotation feature is supported.
Determine whether other user is sharing.
Determine whether the current user is sharing the screen.
Determine whether sharing the view or screen is locked.
Determine whether the current user is sharing.
Determine whether viewer annotation is disabled.
Lock sharing the view or screen. Only the host can call this method.
Pause screen share.
Resume screen share.
Start sharing the screen.
iOS only: Share the select camera. Query the select camera using ZoomVideoSdkVideoHelper#getCameraList(). The presenter can use #pauseShare() to enable viewer annotation. If the camera is paused, the presenter can use #resumeShare() to resume. Notice: The user should start video before starting to share a camera, otherwise the SDK returns error ZoomVideoSDKErrors#Errors_Session_Share_Camera_Video_Not_Start. To share camera view on Android, add CameraView component directly in the screen.
Stop view or screen share.
Disable viewer annotation.