---
title: pixelBufferAttributes
framework: avkit
role: symbol
role_heading: Instance Property
path: avkit/avplayerviewcontroller/pixelbufferattributes
---

# pixelBufferAttributes

The pixel buffer attributes of the video frames the view controller presents.

## Declaration

```swift
var pixelBufferAttributes: [String : Any]? { get set }
```
