AgoraCameraDirection Constants Reference

Declared in AgoraEnumerates.h

AgoraCameraDirection

摄像头方向

Definition

typedef NS_ENUM(NSInteger, AgoraCameraDirection ) {
   AgoraCameraDirectionRear = 0,
   AgoraCameraDirectionFront = 1,
};

Constants

AgoraCameraDirectionRear

使用后置摄像头

Declared In AgoraEnumerates.h.

AgoraCameraDirectionFront

使用前置摄像头

Declared In AgoraEnumerates.h.

Declared In

AgoraEnumerates.h