AgoraCameraCapturerConfiguration Class Reference

Inherits from NSObject
Declared in AgoraObjects.h

Overview

the configuration of camera capturer.

  preference

This preference will balance the performance and preview quality by adjusting camera output frame size.

@property (assign, nonatomic) AgoraCameraCaptureOutputPreference preference

Declared In

AgoraObjects.h

  cameraDirection

The camera direction. See AgoraCameraDirection:

@property (assign, nonatomic) AgoraCameraDirection cameraDirection

Discussion

  • AgoraCameraDirectionRear: The rear camera.
  • AgoraCameraDirectionFront: The front camera.

Declared In

AgoraObjects.h