9#import <Foundation/Foundation.h>
10#import <ZoomVideoSDK/ZoomVideoSDKConstants.h>
ZoomVideoSDKAnnotationClearType
Enumeration of the type for clear annotation.
ZoomVideoSDKAnnotationToolType
Enumeration of the type for annotation tool. For more information, please visit https://support....
ZoomVideoSDKError
Enumerates all errors in the VideoSDK.
Annotation helper interface for Zoom Video SDK.
ZoomVideoSDKError startAnnotation()
Starts annotation.
nullable UIColor * getToolColor()
Gets the annotation tool color.
ZoomVideoSDKError stopAnnotation()
Stops annotation.
ZoomVideoSDKError redo()
Redoes one annotation content step.
NSUInteger getToolWidth()
Get the annotation tool width.
BOOL isSenderDisableAnnotation()
Whether annotation was disabled or not by the share owner.
BOOL canDoAnnotation()
Whether the current user can do annotation on the share.
ZoomVideoSDKAnnotationToolType getToolType()
Get the annotation tool type.
ZoomVideoSDKError undo()
Undoes one annotation content step.