cn.tee3.avd_SDK-C++
2.1.0
|
Public 成员函数 | |
virtual Result | start ()=0 |
virtual Result | stop ()=0 |
virtual Result | setApplicationWindow (const WindowId &id, bool isWhiteboard)=0 |
virtual Result | setZoomMode (bool isZoom=false)=0 |
virtual Result | setDesktop (const DesktopId &id)=0 |
virtual Result | setCurrentType (AnnotationToolType type)=0 |
virtual Result | setLineWidth (int width)=0 |
virtual Result | setLineArrow (LineArrowType arrow)=0 |
virtual Result | setLineColor (uint8 r, uint8 g, uint8 b, uint8 a)=0 |
virtual Result | setFillColor (uint8 r, uint8 g, uint8 b, uint8 a)=0 |
virtual Result | undo ()=0 |
virtual Result | redo ()=0 |
virtual Result | save ()=0 |
virtual Result | clear (ClearType type)=0 |
virtual AnnotationId | annotationId ()=0 |
virtual void | setAnnotationId (const AnnotationId &id)=0 |
virtual UserId | ownerUserId ()=0 |
virtual void | setOwnerUserId (const UserId &id)=0 |
virtual bool | isMine ()=0 |
virtual void | setAnnotationSize (int width, int height)=0 |
virtual void | setVideoRender (IVideoRender *render)=0 |
virtual Result | getMessageWindowId (WindowId &winId)=0 |
virtual Result | getDisplayWindowId (WindowId &winId)=0 |
virtual IToolbar * | getToolbar ()=0 |
virtual | ~IMAnnotation () |
![]() | |
virtual IRoom * | getRoom ()=0 |
获取房间接口指针 更多... | |
virtual IMUserManager * | getUserManager ()=0 |
获取房间用户管理模块指针 更多... | |
virtual bool | isSelfUser (const UserId &userId) const =0 |
判断是否是自己的用户Id 更多... | |
virtual bool | isSelfDevice (const DeviceId &deviceId) const =0 |
判断设备Id是否是属于自己的 更多... | |
virtual const UserId | getOwnerId (const DeviceId &deviceId) const =0 |
获取设备Id的关联用户Id 更多... | |
virtual const String & | getOwnerName (const DeviceId &deviceId) const =0 |
获取设备Id的关联用户名称 更多... | |
静态 Public 成员函数 | |
static IMAnnotation * | create (bool defaultToolbar=true) |
static bool | isSupported (AnnotationToolType type) |
额外继承的成员函数 | |
![]() | |
virtual | ~IModule () |
|
virtual |
|
pure virtual |
|
static |
|
pure virtual |
|
pure virtual |
|
static |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |