<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 18.0.0 -",
    "macOS: 15.0.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/VideoPlayerEvents/ContentTypeDidChange",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "RealityKit"
    ],
    "preciseIdentifier" : "s:17RealityFoundation17VideoPlayerEventsO20ContentTypeDidChangeV"
  },
  "title" : "VideoPlayerEvents.ContentTypeDidChange"
}
-->

# VideoPlayerEvents.ContentTypeDidChange

Content type changed event

```
struct ContentTypeDidChange
```

## Topics

### Instance Properties

[`let contentType: VideoPlayerEvents.ContentTypeDidChange.ContentType`](/documentation/RealityKit/VideoPlayerEvents/ContentTypeDidChange/contentType-swift.property)

contentType type, can be same as previousType

[`let previousType: VideoPlayerEvents.ContentTypeDidChange.ContentType`](/documentation/RealityKit/VideoPlayerEvents/ContentTypeDidChange/previousType)

previous content type

### Enumerations

[`enum ContentType`](/documentation/RealityKit/VideoPlayerEvents/ContentTypeDidChange/ContentType-swift.enum)

## Relationships

### Conforms To

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

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

[`Event`](/documentation/RealityKit/Event)

---

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)