| Public成员变量 | |
|---|---|
| int | mWidth |
| int | mHeight |
| CameraDirection | mDirection |
详细描述
摄像头采集偏好设置
mWidth
定义
int mWidth; |
说明
设置采集的视频宽度
mHeight
定义
int mHeight; |
说明
设置采集的视频高度
mDirection
定义
CameraDirection mDirection; |
说明
采集摄像头方向。详见 CameraDirection
| Public成员变量 | |
|---|---|
| int | mWidth |
| int | mHeight |
| CameraDirection | mDirection |
摄像头采集偏好设置
int mWidth; |
设置采集的视频宽度
int mHeight; |
设置采集的视频高度
CameraDirection mDirection; |
采集摄像头方向。详见 CameraDirection