6#import <Foundation/Foundation.h>
7#import <ZMVideoSDK/ZMVideoSDKUserHelper.h>
ZMVideoSDKAnnotationClearType
Enumeration of the type for clear annotation.
ZMVideoSDKErrors
Enumerates all errors in the VideoSDK.
ZMVideoSDKAnnotationToolType
Enumeration of the type for annotation tool. For more information, please visit https://support....
Annotation helper interface for Zoom Video SDK.
ZMVideoSDKErrors stopAnnotation()
Stops annotation.
BOOL isSenderDisableAnnotation()
Whether annotation was disabled or not by the share owner.
ZMVideoSDKErrors startAnnotation()
Starts annotation.
BOOL canDoAnnotation()
Whether the current user can do annotation on the share.
ZMVideoSDKErrors redo()
Redoes one annotation content step.
ZMVideoSDKErrors undo()
Undoes one annotation content step.