CameraDevicePresetProfile Enum¶
Constant  | 
Value  | 
Description  | 
|---|---|---|
Photo  | 
0  | 
The same as AVCaptureSessionPresetPhoto.  | 
High  | 
1  | 
The same as AVCaptureSessionPresetHigh.  | 
Medium  | 
2  | 
The same as AVCaptureSessionPresetMedium.  | 
Low  | 
3  | 
The same as AVCaptureSessionPresetLow.  |