<!--
{
  "availability" : [
    "iOS: 6.0.0 -",
    "iPadOS: 6.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 10.8.0 -",
    "tvOS: 10.2.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "VideoToolbox",
  "identifier" : "/documentation/VideoToolbox/VTEncodeInfoFlags",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Video Toolbox"
    ],
    "preciseIdentifier" : "c:@E@VTEncodeInfoFlags"
  },
  "title" : "VTEncodeInfoFlags"
}
-->

# VTEncodeInfoFlags

Flags that indicate encoder state.

```
struct VTEncodeInfoFlags
```

## Topics

### Info Flags

[`asynchronous`](/documentation/VideoToolbox/VTEncodeInfoFlags/asynchronous)

A flag that indicates that an encode operation ran asynchronously.

[`frameDropped`](/documentation/VideoToolbox/VTEncodeInfoFlags/frameDropped)

A flag that indicates that a frame dropped during encoding.

### Initializers

[`init(rawValue:)`](/documentation/VideoToolbox/VTEncodeInfoFlags/init(rawValue:))

Creates a flags structure with a raw value.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)