---
title: "setOutputPixelBufferAttributes(_:for:)"
framework: avfoundation
role: symbol
role_heading: Instance Method
path: "avfoundation/avvideooutputspecification/setoutputpixelbufferattributes(_:for:)"
---

# setOutputPixelBufferAttributes(_:for:)

## Declaration

```swift
func setOutputPixelBufferAttributes(_ pixelBufferAttributes: [String : Any]?, for tagCollection: [CMTag])
```

## See Also

### Configuring the specification

- [defaultOutputSettings](avfoundation/avvideooutputspecification/defaultoutputsettings.md)
- [setOutputSettings(_:for:)](avfoundation/avvideooutputspecification/setoutputsettings(_:for:).md)
- [defaultPixelBufferAttributes](avfoundation/avvideooutputspecification/defaultpixelbufferattributes.md)
- [preferredTagCollections](avfoundation/avvideooutputspecification/preferredtagcollections-3gdo7.md)
