IrisRtcCameraType Constants Reference
Declared in | IrisRtcStream.h |
---|
IrisRtcCameraType
These constants indicate the which camera will be used by stream API.
Definition
typedef NS_ENUM(NSUInteger, IrisRtcCameraType ) {
kCameraTypeFront,
kCameraTypeBack,
};
Constants
Declared In
IrisRtcStream.h