---
title: pixelAspectRatio
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avvideocompositionrendercontext/pixelaspectratio
---

# pixelAspectRatio

The pixel aspect ratio for rendered frames.

## Declaration

```swift
var pixelAspectRatio: AVPixelAspectRatio { get }
```

## See Also

### Getting pixel and edge width information

- [edgeWidths](avfoundation/avvideocompositionrendercontext/edgewidths.md)
- [AVEdgeWidths](avfoundation/avedgewidths.md)
- [AVPixelAspectRatio](avfoundation/avpixelaspectratio.md)
