---
title: AVOutputSettingsPreset
framework: avfoundation
role: symbol
role_heading: Structure
path: avfoundation/avoutputsettingspreset
---

# AVOutputSettingsPreset

A structure that defines preset configurations for an output settings assistant.

## Declaration

```swift
struct AVOutputSettingsPreset
```

## Topics

### Presets

- [preset640x480](avfoundation/avoutputsettingspreset/preset640x480.md)
- [preset960x540](avfoundation/avoutputsettingspreset/preset960x540.md)
- [preset1280x720](avfoundation/avoutputsettingspreset/preset1280x720.md)
- [preset1920x1080](avfoundation/avoutputsettingspreset/preset1920x1080.md)
- [preset3840x2160](avfoundation/avoutputsettingspreset/preset3840x2160.md)
- [hevc1920x1080WithAlpha](avfoundation/avoutputsettingspreset/hevc1920x1080withalpha.md)
- [hevc1920x1080](avfoundation/avoutputsettingspreset/hevc1920x1080.md)
- [hevc3840x2160WithAlpha](avfoundation/avoutputsettingspreset/hevc3840x2160withalpha.md)
- [hevc3840x2160](avfoundation/avoutputsettingspreset/hevc3840x2160.md)
- [hevc4320x2160](avfoundation/avoutputsettingspreset/hevc4320x2160.md)
- [hevc7680x4320](avfoundation/avoutputsettingspreset/hevc7680x4320.md)
- [mvhevc1440x1440](avfoundation/avoutputsettingspreset/mvhevc1440x1440.md)
- [mvhevc4320x4320](avfoundation/avoutputsettingspreset/mvhevc4320x4320.md)
- [mvhevc7680x7680](avfoundation/avoutputsettingspreset/mvhevc7680x7680.md)
- [mvhevc960x960](avfoundation/avoutputsettingspreset/mvhevc960x960.md)

### Initializers

- [init(rawValue:)](avfoundation/avoutputsettingspreset/init(rawvalue:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Creating an assistant

- [init(preset:)](avfoundation/avoutputsettingsassistant/init(preset:).md)
- [availableOutputSettingsPresets()](avfoundation/avoutputsettingsassistant/availableoutputsettingspresets().md)
