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