---
title: CVPixelBufferPoolFlushFlags
framework: corevideo
role: symbol
role_heading: Structure
path: corevideo/cvpixelbufferpoolflushflags
---

# CVPixelBufferPoolFlushFlags

The flags to pass to flush the pool.

## Declaration

```swift
struct CVPixelBufferPoolFlushFlags
```

## Topics

### Type Properties

- [excessBuffers](corevideo/cvpixelbufferpoolflushflags/excessbuffers.md)

### Initializers

- [init(rawValue:)](corevideo/cvpixelbufferpoolflushflags/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Data types

- [CVPixelBufferPool](corevideo/cvpixelbufferpool.md)
