Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support

TrackEvent

https://html.spec.whatwg.org/multipage/media.html#trackevent

Extends

Constructors

new TrackEvent()

new TrackEvent(type, target, track): TrackEvent

Parameters

type

string

target

EventTarget

track

TextTrack | AudioTrack | VideoTrack

Returns

TrackEvent

Properties

track

track: TextTrack | AudioTrack | VideoTrack

https://html.spec.whatwg.org/multipage/media.html#dom-trackevent-track


Last updated: Jul 22, 2026