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

视频旋转值。 更多...

Public 成员函数

 VideoRotation (int v)
 
int getValue ()
 

Public 属性

 Rotation_0 =(0)
 
 Rotation_90 =(90)
 
 Rotation_180 =(180)
 
 Rotation_270 =(270)
 

详细描述

视频旋转值。

类成员变量说明

◆ Rotation_0

com.pano.rtc.api.Constants.VideoRotation.Rotation_0 =(0)

视频旋转0度。

◆ Rotation_180

com.pano.rtc.api.Constants.VideoRotation.Rotation_180 =(180)

视频旋转180度。

◆ Rotation_270

com.pano.rtc.api.Constants.VideoRotation.Rotation_270 =(270)

视频旋转270度。

◆ Rotation_90

com.pano.rtc.api.Constants.VideoRotation.Rotation_90 =(90)

视频旋转90度。


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