logo

THEOplayer > TextTrackReadyStateChangeEvent

TextTrackReadyStateChangeEvent interface

Inherits from Event<'readystatechange'>. See parent page for inherited properties and methods.

Fired when the of the text track has changed.

Signature:

export interface TextTrackReadyStateChangeEvent extends Event<'readystatechange'> 

Properties

Property

Type

Description

readyState

TextTrackReadyState

The new of the text track.

track

TextTrack

The text track which ready state has changed.

Property Details

readyState

The new of the text track.

Signature:

readonly readyState: TextTrackReadyState;

track

The text track which ready state has changed.

Signature:

readonly track: TextTrack;
github
Make sure to follow us on GitHub!
THEO-logo-white
twitter
facebook
linkedin
Copyright © 2022. All Rights Reserved.
Leuven
New York
Singapore
Barcelona