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

# destinationPixelBufferAttributes

A dictionary of pixel buffer attributes describing the requirements for pixel buffers used as destination frames.

## Declaration

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

## See Also

### Inspecting the configuration

- [frameWidth](videotoolbox/vtopticalflowconfiguration/framewidth.md)
- [frameHeight](videotoolbox/vtopticalflowconfiguration/frameheight.md)
- [sourcePixelBufferAttributes](videotoolbox/vtopticalflowconfiguration/sourcepixelbufferattributes.md)
- [supportedPixelFormats](videotoolbox/vtopticalflowconfiguration/supportedpixelformats.md)
- [qualityPrioritization](videotoolbox/vtopticalflowconfiguration/qualityprioritization-swift.property.md)
- [VTOpticalFlowConfiguration.QualityPrioritization](videotoolbox/vtopticalflowconfiguration/qualityprioritization-swift.enum.md)
