AgoraCameraCapturerConfiguration 类
| Inherits from | NSObject |
|---|---|
| Declared in | AgoraObjects.h |
preference
摄像头采集偏好,详见 AgoraCameraCaptureOutputPreference
@property (assign, nonatomic) AgoraCameraCaptureOutputPreference preferenceDeclared In
AgoraObjects.h
cameraDirection
摄像头方向,详见 AgoraCameraDirection:
@property (assign, nonatomic) AgoraCameraDirection cameraDirection详情
- AgoraCameraDirectionRear:使用后置摄像头
- AgoraCameraDirectionFront:使用前置摄像头
Declared In
AgoraObjects.h
