---
title: CVPixelBufferPool
framework: corevideo
role: symbol
role_heading: Class
path: corevideo/cvpixelbufferpool
---

# CVPixelBufferPool

A reference to a pixel buffer pool object.

## Declaration

```swift
class CVPixelBufferPool
```

## Overview

Overview CVPixelBufferPool is a utility object for managing a recyclable set of CVPixelBuffer objects.

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)

## See Also

### Data types

- [CVPixelBufferPoolFlushFlags](corevideo/cvpixelbufferpoolflushflags.md)
