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
Skip to main content
API reference for the TrackEvent class in the React Native W3cmedia package. 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

Returns

TrackEvent

Overrides

Event.constructor

Properties

target

readonly target: EventTarget

Inherited from

Event.target

track

track: AudioTrack | VideoTrack | TextTrack https://html.spec.whatwg.org/multipage/media.html#dom-trackevent-track
Last modified on February 25, 2026