|
Agora Java API Reference for Android
|
Focal length information supported by the camera, including the camera direction and focal length type. More...
#include <AgoraBase.h>
Public Attributes | |
| int | cameraDirection |
| CAMERA_FOCAL_LENGTH_TYPE | focalLengthType |
Focal length information supported by the camera, including the camera direction and focal length type.
| int agora::rtc::FocalLengthInfo::cameraDirection |
The camera direction. See CAMERA_DIRECTION.
| CAMERA_FOCAL_LENGTH_TYPE agora::rtc::FocalLengthInfo::focalLengthType |
The focal length type. See CAMERA_FOCAL_LENGTH_TYPE.
1.8.18