HVTCameraControllerCameraCaptureMode Constants Reference
Declared in | HVTCameraController.h |
---|
HVTCameraControllerCameraCaptureMode
The category of media for the camera to capture.
The constants in this enumeration are for use as values of the cameraCaptureMode property.
Definition
typedef NS_ENUM(NSInteger, HVTCameraControllerCameraCaptureMode ) {
HVTCameraControllerCameraCaptureModePhoto,
HVTCameraControllerCameraCaptureModeVideo,
};
Constants
Declared In
HVTCameraController.h