---
title: videoApertureMode
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avplayeritem/videoaperturemode
---

# videoApertureMode

The video aperture mode to apply during playback.

## Declaration

```swift
nonisolated var videoApertureMode: AVVideoApertureMode { get set }
```

## Discussion

Discussion The default value for this property is cleanAperture.

## See Also

### Configuring presentation

- [presentationSize](avfoundation/avplayeritem/presentationsize.md)
- [preferredMaximumResolution](avfoundation/avplayeritem/preferredmaximumresolution.md)
- [AVVideoApertureMode](avfoundation/avvideoaperturemode.md)
