---
title: destinationPixelBufferAttributes
framework: videotoolbox
role: symbol
role_heading: Instance Property
path: videotoolbox/vtframeprocessorconfiguration/destinationpixelbufferattributes
---

# destinationPixelBufferAttributes

A dictionary of pixel buffer attributes that define which output frames passed to the processor must conform to.

## Declaration

```swift
var destinationPixelBufferAttributes: [String : any Sendable] { get }
```

## See Also

### Inspecting pixel buffer attributes

- [sourcePixelBufferAttributes](videotoolbox/vtframeprocessorconfiguration/sourcepixelbufferattributes.md)
