<!--
{
  "availability" : [
    "macOS: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MediaExtension",
  "identifier" : "/documentation/MediaExtension/MERAWProcessorPixelBufferManager/pixelBufferAttributes-4fe69",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "MediaExtension"
    ],
    "preciseIdentifier" : "s:So32MERAWProcessorPixelBufferManagerC14MediaExtensionE05pixelC10AttributesSDySSs8Sendable_pGvp"
  },
  "title" : "pixelBufferAttributes"
}
-->

# pixelBufferAttributes

A dictionary that contains the attributes Video Toolbox uses to create a pixel buffer for the video RAW processor.

```
var pixelBufferAttributes: [String : any Sendable] { get set }
```

## Discussion

The processor can update this dictionary before it requests a new pixel buffer.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)