---
title: "init(rawValue:)"
framework: corevideo
role: symbol
role_heading: Initializer
path: "corevideo/cvpixelbufferpoolflushflags/init(rawvalue:)"
---

# init(rawValue:)

Creates a pixel buffer pool flush flags set with the options flags that you specify.

## Declaration

```swift
init(rawValue: CVOptionFlags)
```

## Parameters

- `rawValue`: The options flags.
