---
title: position
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avrenderedcaptionimage/position
---

# position

A point that defines the position, in pixels, of the rendered caption image relative to the video frame.

## Declaration

```swift
var position: CGPoint { get }
```

## See Also

### Inspecting the image

- [pixelBuffer](avfoundation/avrenderedcaptionimage/pixelbuffer.md)
- [readOnlyPixelBuffer](avfoundation/avrenderedcaptionimage/readonlypixelbuffer.md)
