---
title: VTCompressionSessionOptionFlags
framework: videotoolbox
role: symbol
role_heading: Structure
path: videotoolbox/vtcompressionsessionoptionflags
---

# VTCompressionSessionOptionFlags

Flags to pass to a compression session.

## Declaration

```swift
struct VTCompressionSessionOptionFlags
```

## Topics

### Option Flags

- [beginFinalPass](videotoolbox/vtcompressionsessionoptionflags/beginfinalpass.md)

### Initializers

- [init(rawValue:)](videotoolbox/vtcompressionsessionoptionflags/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)
