<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: -",
    "macOS: 27.0.0 -",
    "tvOS: 27.0.0 -",
    "visionOS: 27.0.0 -",
    "watchOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreMedia",
  "identifier" : "/documentation/CoreMedia/CMDroppedFrameReason/Info",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Core Media"
    ],
    "preciseIdentifier" : "s:9CoreMedia20CMDroppedFrameReasonO4InfoO"
  },
  "title" : "CMDroppedFrameReason.Info"
}
-->

# CMDroppedFrameReason.Info

Provides additional information regarding the dropped video frame.

```
enum Info
```

## Topics

### Enumeration Cases

[`case cameraModeSwitch`](/documentation/CoreMedia/CMDroppedFrameReason/Info/cameraModeSwitch)

A discontinuity was caused by a camera mode switch.

## Relationships

### Conforms To

[`Hashable`](/documentation/Swift/Hashable)

[`CVAttachmentValueRepresentable`](/documentation/CoreVideo/CVAttachmentValueRepresentable)

[`Escapable`](/documentation/Swift/Escapable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Equatable`](/documentation/Swift/Equatable)

[`Copyable`](/documentation/Swift/Copyable)

[`Sendable`](/documentation/Swift/Sendable)

---

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)