ZOOM Windows SDK  5.2.42037.1112
Classes | Enumerations
customized_annotation.h File Reference

ZOOM Custom Annotation Interface. More...

#include "..\zoom_sdk_def.h"
#include "..\meeting_service_components\meeting_annotation_interface.h"

Go to the source code of this file.

Classes

class  ICustomizedAnnotationObjEvent
 Annotation object callback event. More...
 
class  ICustomizedAnnotationObj
 Annotation object interface. More...
 
class  ICustomizedAnnotationControllerEvent
 Annotation controller callback event. More...
 
class  ICustomizedAnnotationController
 Annotation controller interface. More...
 

Enumerations

enum  CustomizedShareAnnotationStatus { CS_ANNO_READYTOUSE, CS_ANNO_CLOSE }
 Status of custom annotation toolbar. Here are more detailed structural descriptions.. More...
 
enum  SDKAnnoSaveType {
  SDK_ANNO_SAVE_NONE = 0, SDK_ANNO_SAVE_PNG, SDK_ANNO_SAVE_PDF, SDK_ANNO_SAVE_PNG_MEMORY,
  SDK_ANNO_SAVE_PDF_MEMORY, SDK_ANNO_SAVE_BITMAP_MEMORY
}
 

Detailed Description

ZOOM Custom Annotation Interface.

Enumeration Type Documentation

◆ CustomizedShareAnnotationStatus

Status of custom annotation toolbar. Here are more detailed structural descriptions..

Enumerator
CS_ANNO_READYTOUSE 

The toolbar has been created.

CS_ANNO_CLOSE 

The toolbar will be destroyed.