---
title: CMDroppedFrameReason.Info
framework: coremedia
role: symbol
role_heading: Enumeration
path: coremedia/cmdroppedframereason/info
---

# CMDroppedFrameReason.Info

Provides additional information regarding the dropped video frame.

## Declaration

```swift
enum Info
```

## Topics

### Enumeration Cases

- [CMDroppedFrameReason.Info.cameraModeSwitch](coremedia/cmdroppedframereason/info/cameramodeswitch.md)

## Relationships

### Conforms To

- [CVAttachmentValueRepresentable](corevideo/cvattachmentvaluerepresentable.md)
- [Copyable](swift/copyable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
