3import android.view.View;
5import us.zoom.libtools.utils.ZmAppUtils;
Enumerations of the type for clear annotation.
Annotation helper interface.
long getToolWidth()
Gets the annotation tool width.
int setToolColor(int toolColor)
Sets the annotation tool color.
boolean isSenderDisableAnnotation()
Determines whether the annotation was disabled by the share owner.
int getToolColor()
Gets the annotation tool color.
int setToolWidth(long width)
Sets the annotation tool width.
int clear(ZoomVideoSDKAnnotationClearType type)
Clears the annotation content.
View getAnnotationView()
Gets the annotation view. The view should be attached to the shared view or the view subscribe share.
int setToolType(ZoomVideoSDKAnnotationToolType type)
Sets the annotation tool type.
int startAnnotation()
Starts annotation.
int redo()
Redoes one annotation content step.
int undo()
Undoes one annotation content step.
boolean canDoAnnotation()
Determines whether the current user can do annotation on the share.
int stopAnnotation()
Stops annotation.
ZoomVideoSDKAnnotationToolType getToolType()
Gets the annotation tool type.