Meeting SDK for macOS API Reference
|
Interface for managing share and Zoom UI annotation functionalities. More...
import <ZoomSDK/ZoomSDKErrors.h>
import <ZoomSDK/ZoomSDKCustomizedAnnotationCtr.h>
import <ZoomSDK/ZoomSDKShareContainer.h>
import <ZoomSDK/ZoomSDKRemoteControllerHelper.h>
Go to the source code of this file.
Data Structures | |
class | ZoomSDKAnnotationController |
Controls Zoom UI annotation features in Zoom meetings, including setting tools, clearing annotations, and managing annotation states. More... | |
class | ZoomSDKSharingSourceInfo |
Represents information about a sharing source. More... | |
class | ZoomSDKSplitScreenInfo |
Provides information about Zoom SDK split screen mode support and status. More... | |
protocol | <ZoomSDKASControllerDelegate> |
Delegate protocol for annotation and sharing events. More... | |
class | ZoomSDKASController |
The Zoom share controller responsible for managing screen sharing, annotation, and remote control functionalities. More... | |
Interface for managing share and Zoom UI annotation functionalities.
Definition in file ZoomSDKASController.h.