|
Agora Java API Reference for Android
|
The camera direction. More...
Public Member Functions | |
| int | getValue () |
Public Attributes | |
| CAMERA_REAR =(0) | |
| CAMERA_FRONT =(1) | |
| CAMERA_EXTRAL =(2) | |
The camera direction.
| io.agora.rtc2.video.CameraCapturerConfiguration.CAMERA_DIRECTION.CAMERA_REAR =(0) |
0: The rear camera.
| io.agora.rtc2.video.CameraCapturerConfiguration.CAMERA_DIRECTION.CAMERA_FRONT =(1) |
1: (Default) The front camera.
| io.agora.rtc2.video.CameraCapturerConfiguration.CAMERA_DIRECTION.CAMERA_EXTRAL =(2) |
2: The external camera.
1.8.18