Video SDK for Android API Reference
Loading...
Searching...
No Matches
ZoomVideoSDKShareAction.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
Enumerates the status of sharing.
Enumerates the types of content that can be shared in a session.
Enumerates the reasons for a failed video subscription attempt.
Interface for user to subscribe/unSubscribe video raw data. ZoomVideoSDKUser#getVideoPipe().
ZoomVideoSDKVideoSubscribeFailReason getSubscribeFailReason()
ZoomVideoSDKVideoCanvas getShareCanvas()
ZoomVideoSDKShareType getShareType()
Get Share type.
ZoomVideoSDKShareStatus getShareStatus()
ZoomVideoSDKViewSize getShareSourceContentSize()
Get Share source content size.
ZoomVideoSDKRawDataPipe getSharePipe()
Use this interface to subscribe or unsubscribe to the specific user's video or share canvas....