AgoraCameraCapturerConfiguration 类

Inherits from NSObject
Declared in AgoraObjects.h

概览

摄像头采集偏好设置

  preference

摄像头采集偏好,详见 AgoraCameraCaptureOutputPreference

@property (assign, nonatomic) AgoraCameraCaptureOutputPreference preference

Declared In

AgoraObjects.h

  cameraDirection

摄像头方向,详见 AgoraCameraDirection:

@property (assign, nonatomic) AgoraCameraDirection cameraDirection

详情

  • AgoraCameraDirectionRear:使用后置摄像头
  • AgoraCameraDirectionFront:使用前置摄像头

Declared In

AgoraObjects.h