---
title: attachments
framework: corevideo
role: symbol
role_heading: Instance Property
path: corevideo/cvpixelbufferattributes/attachments
---

# attachments

Attachments to set on the pixel buffer.

## Declaration

```swift
var attachments: CVAttachmentContainer<CVPixelBufferAttachmentKeyDefinitions>? { get set }
```
