---
title: VTEncodeInfoFlags
framework: videotoolbox
role: symbol
role_heading: Structure
path: videotoolbox/vtencodeinfoflags
---

# VTEncodeInfoFlags

Flags that indicate encoder state.

## Declaration

```swift
struct VTEncodeInfoFlags
```

## Topics

### Info Flags

- [asynchronous](videotoolbox/vtencodeinfoflags/asynchronous.md)
- [frameDropped](videotoolbox/vtencodeinfoflags/framedropped.md)

### Initializers

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

- [VTCompressionSession](videotoolbox/vtcompressionsession.md)
