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

四边形顶点索引。 更多...

Public 成员函数

 QuadIndex (int v)
 
int getValue ()
 

Public 属性

 TopLeft =(0)
 
 TopRight =(1)
 
 BottomLeft =(2)
 
 BottomRight =(3)
 

详细描述

四边形顶点索引。

类成员变量说明

◆ BottomLeft

com.pano.rtc.api.Constants.QuadIndex.BottomLeft =(2)

四边形右上角顶点。

◆ BottomRight

com.pano.rtc.api.Constants.QuadIndex.BottomRight =(3)

四边形右上角顶点。

◆ TopLeft

com.pano.rtc.api.Constants.QuadIndex.TopLeft =(0)

四边形左上角顶点。

◆ TopRight

com.pano.rtc.api.Constants.QuadIndex.TopRight =(1)

四边形右上角顶点。


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