AlivcLivePushCameraType Constants Reference

Declared in AlivcLivePushConstants.h

AlivcLivePushCameraType

摄像头方向

  • AlivcLivePushCameraTypeBack: 后置摄像头
  • AlivcLivePushCameraTypeFront: 前置摄像头

Definition

typedef NS_ENUM(NSInteger, AlivcLivePushCameraType ) {
   AlivcLivePushCameraTypeBack = 0,
   AlivcLivePushCameraTypeFront,
};

Constants

AlivcLivePushCameraTypeBack

摄像头方向

Declared In AlivcLivePushConstants.h.

AlivcLivePushCameraTypeFront

摄像头方向

Declared In AlivcLivePushConstants.h.

Declared In

AlivcLivePushConstants.h