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

# init(rawValue:)

Creates a flags structure with a raw value.

## Declaration

```swift
init(rawValue: UInt32)
```

## Parameters

- `rawValue`: The raw value of the flag.
