---
title: AVAssetExportPresetHEVC3840x2160WithAlpha
framework: avfoundation
role: symbol
role_heading: Global Variable
path: avfoundation/avassetexportpresethevc3840x2160withalpha
---

# AVAssetExportPresetHEVC3840x2160WithAlpha

A preset to export a 3840 by 2160 movie that contains HEVC video with alpha and AAC audio.

## Declaration

```swift
let AVAssetExportPresetHEVC3840x2160WithAlpha: String
```

## See Also

### HEVC size presets

- [AVAssetExportPresetHEVC1920x1080](avfoundation/avassetexportpresethevc1920x1080.md)
- [AVAssetExportPresetHEVC3840x2160](avfoundation/avassetexportpresethevc3840x2160.md)
- [AVAssetExportPresetHEVC1920x1080WithAlpha](avfoundation/avassetexportpresethevc1920x1080withalpha.md)
- [AVAssetExportPresetHEVC4320x2160](avfoundation/avassetexportpresethevc4320x2160.md)
- [AVAssetExportPresetHEVC7680x4320](avfoundation/avassetexportpresethevc7680x4320.md)
