<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MediaExtension",
  "identifier" : "/documentation/MediaExtension/MERAWProcessorPixelBufferManager/pixelBufferAttributes-2cki6",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "MediaExtension"
    ],
    "preciseIdentifier" : "c:objc(cs)MERAWProcessorPixelBufferManager(py)pixelBufferAttributes"
  },
  "title" : "pixelBufferAttributes"
}
-->

# pixelBufferAttributes

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

```
@property (nonatomic, copy, readwrite) NSDictionary<NSString *,id> * pixelBufferAttributes;
```

## 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)