AlivcLivePushCameraType Constants Reference
Declared in | AlivcLivePushConstants.h |
---|
AlivcLivePushCameraType
摄像头方向
- AlivcLivePushCameraTypeBack: 后置摄像头
- AlivcLivePushCameraTypeFront: 前置摄像头
Definition
typedef NS_ENUM(NSInteger, AlivcLivePushCameraType ) {
AlivcLivePushCameraTypeBack = 0,
AlivcLivePushCameraTypeFront,
};
Constants
Declared In
AlivcLivePushConstants.h