<!--
{
  "availability" : [
    "tvOS: 12.0.0 - 18.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "TVMLKit",
  "identifier" : "/documentation/TVMLKit/TVPlaybackEvent",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "TVMLKit"
    ],
    "preciseIdentifier" : "c:@T@TVPlaybackEvent"
  },
  "title" : "TVPlaybackEvent"
}
-->

# TVPlaybackEvent

Extend this structure to send your custom playback events to the JavaScript environment.

```
struct TVPlaybackEvent
```

## Topics

### Initializers

[`init(_:)`](/documentation/TVMLKit/TVPlaybackEvent/init(_:))

[`init(rawValue:)`](/documentation/TVMLKit/TVPlaybackEvent/init(rawValue:))



---

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)