Android(Java)[v1.7.5.0]
Public 成员函数 | Public 属性 | 所有成员列表
com.pano.rtc.api.Constants.WBClearType 枚举类型参考

白板清除类型。 更多...

Public 成员函数

 WBClearType (int v)
 
int getValue ()
 

Public 属性

 Draws =(1)
 
 BackgroundImage =(2)
 
 All =(255)
 

详细描述

白板清除类型。

类成员变量说明

◆ All

com.pano.rtc.api.Constants.WBClearType.All =(255)

清除全部白板内容。

◆ BackgroundImage

com.pano.rtc.api.Constants.WBClearType.BackgroundImage =(2)

清除白板背景图。

◆ Draws

com.pano.rtc.api.Constants.WBClearType.Draws =(1)

清除白板绘制对象


枚举说明文档从下列文件生成: