---
title: pixelBufferPool
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avassetwriterinput/pixelbufferreceiver/pixelbufferpool
---

# pixelBufferPool

A pixel buffer pool that will vend and efficiently recycle pixel buffer objects that can be appended to the receiver.

## Declaration

```swift
var pixelBufferPool: CVMutablePixelBuffer.Pool? { get }
```

## See Also

### Accessing the pixel buffer pool

- [sourcePixelBufferAttributes](avfoundation/avassetwriterinput/pixelbufferreceiver/sourcepixelbufferattributes.md)
