3import android.view.View;
5import us.zoom.libtools.utils.ZmAppUtils;
Enumerations of the type for clear annotation.
long getToolWidth()
Gets the annotation tool width.
int setToolColor(int toolColor)
Sets the annotation tool color.
boolean isSenderDisableAnnotation()
Whether the annotation was disabled or not 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()
Get 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()
Whether the current user can do annotation on the share.
int stopAnnotation()
Stops annotation.
ZoomVideoSDKAnnotationToolType getToolType()
Gets the annotation tool type.