---
title: AVVideoCleanApertureVerticalOffsetKey
framework: avfoundation
role: symbol
role_heading: Global Variable
path: avfoundation/avvideocleanapertureverticaloffsetkey
---

# AVVideoCleanApertureVerticalOffsetKey

A key to access the vertical offset of video that’s free from transition artifacts caused by signal encoding.

## Declaration

```swift
let AVVideoCleanApertureVerticalOffsetKey: String
```

## Discussion

Discussion The value for this key is an instance of NSNumber.

## See Also

### Clean aperture

- [AVVideoCleanApertureKey](avfoundation/avvideocleanaperturekey.md)
- [AVVideoCleanApertureWidthKey](avfoundation/avvideocleanaperturewidthkey.md)
- [AVVideoCleanApertureHeightKey](avfoundation/avvideocleanapertureheightkey.md)
- [AVVideoCleanApertureHorizontalOffsetKey](avfoundation/avvideocleanaperturehorizontaloffsetkey.md)
