|
Agora Java API Reference for Android
|
Focal length information supported by the camera, including the camera direction and focal length type. More...
Public Member Functions | |
| AgoraFocalLengthInfo (int cameraDirection, int focalLengthType) | |
| String | toString () |
Public Attributes | |
| int | cameraDirection |
| int | focalLengthType |
Focal length information supported by the camera, including the camera direction and focal length type.
| int io.agora.rtc2.video.AgoraFocalLengthInfo.cameraDirection |
The camera direction. See CAMERA_DIRECTION.
| int io.agora.rtc2.video.AgoraFocalLengthInfo.focalLengthType |
The focal length type. See CAMERA_FOCAL_LENGTH_TYPE.
1.8.18