Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TrackEventInit

Package version

Hierarchy

Index

Properties

Optional bubbles

bubbles: undefined | false | true

Optional cancelable

cancelable: undefined | false | true

Optional composed

composed: undefined | false | true

Optional track

track: VideoTrack | AudioTrack | TextTrack | null

Generated using TypeDoc