---
title: high
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avcapturesession/preset/high
---

# high

A preset suitable for capturing high-quality output.

## Declaration

```swift
static let high: AVCaptureSession.Preset
```

## Discussion

Discussion This is the default preset.

## See Also

### Quality levels

- [medium](avfoundation/avcapturesession/preset/medium.md)
- [low](avfoundation/avcapturesession/preset/low.md)
