C++SDK
1.0.0
|
#include <mwhiteboard.h>
Public 成员函数 | |
Whiteboard () | |
白板句柄 更多... | |
Public 属性 | |
String | boardId |
String | ownId |
String | title |
白板创建者 更多... | |
String | description |
uint32 | width |
uint32 | height |
uint32 | displayheight |
uint32 | displaywidth |
rtcimp::Color | clr |
WindowId | wndid |
白板信息结构.
|
inline |
白板句柄
String tee3::avd::Whiteboard::boardId |
rtcimp::Color tee3::avd::Whiteboard::clr |
String tee3::avd::Whiteboard::description |
uint32 tee3::avd::Whiteboard::displayheight |
uint32 tee3::avd::Whiteboard::displaywidth |
uint32 tee3::avd::Whiteboard::height |
String tee3::avd::Whiteboard::ownId |
String tee3::avd::Whiteboard::title |
白板创建者
uint32 tee3::avd::Whiteboard::width |
WindowId tee3::avd::Whiteboard::wndid |