Zoom Video SDK video canvas view.
Enumeration of the zoom render type.
Enumerates the status of sharing.
Enumeration of the video aspect ratio.
Enumeration of video resolution options.
Use this interface to subscribe or unsubscribe to the specific user's video or share canvas....
ZoomVideoSDKShareStatus getShareStatus()
Get share status.
int unSubscribe(ZoomVideoSDKVideoView viewView)
Unsubscribe to the user's video or share view. For the current user's video preview,...
ZoomVideoSDKVideoStatus getVideoStatus()
Get video status.
ZoomVideoSDKCanvasType getCanvasType()
Get canvas type.
int setResolution(ZoomVideoSDKVideoView viewView, ZoomVideoSDKVideoResolution resolution)
Set the resolution for the user video. Once you specify the value, the resolution will not change eve...
int subscribe(ZoomVideoSDKVideoView viewView, ZoomVideoSDKVideoAspect aspect, ZoomVideoSDKVideoResolution resolution)
Subscribe to the user's video or share view. For the current user's video preview,...
int subscribe(ZoomVideoSDKVideoView viewView, ZoomVideoSDKVideoAspect aspect)
Subscribe to the user's video or share view. For the current user's video preview,...
int setAspectMode(ZoomVideoSDKVideoView viewView, ZoomVideoSDKVideoAspect aspect)
Set the render video or share aspect.
ZoomVideoSDKVideoStatus provides information on the user's video device (the detected compatible vide...