HVTCaptureMode Constants Reference
Declared in | HVTVars.h |
---|
HVTCaptureMode
The category of media for the camera to capture.
The constants in this enumeration are for use as values of the captureMode property.
Definition
typedef NS_ENUM(NSInteger, HVTCaptureMode ) {
HVTCaptureModeVideo = 0,
HVTCaptureModePhoto,
};
Constants
Declared In
HVTVars.h