◆ CameraCapturerConfiguration() [1/3]
| io.agora.rtc2.video.CameraCapturerConfiguration.CameraCapturerConfiguration |
( |
CAMERA_DIRECTION |
cameraDirection | ) |
|
The camera capture configuration.
- Parameters
-
◆ CameraCapturerConfiguration() [2/3]
| io.agora.rtc2.video.CameraCapturerConfiguration.CameraCapturerConfiguration |
( |
CaptureFormat |
captureFormat | ) |
|
The camera capture configuration.
- Parameters
-
| captureFormat | The camera capture format. For details, see {}. |
◆ CameraCapturerConfiguration() [3/3]
The camera capture configuration.
- Parameters
-
| cameraDirection | The camera direction. For details, see CAMERA_DIRECTION. |
| captureFormat | The camera capture format. For details, see {}. |
◆ cameraDirection
| CAMERA_DIRECTION io.agora.rtc2.video.CameraCapturerConfiguration.cameraDirection |
The camera direction.
- Parameters
-
| cameraDirection | The camera direction:
|
◆ cameraId
| String io.agora.rtc2.video.CameraCapturerConfiguration.cameraId = null |
◆ followEncodeDimensionRatio
| boolean io.agora.rtc2.video.CameraCapturerConfiguration.followEncodeDimensionRatio |
follow the dimension ratio of setVideoEncoderConfiguration.