endTime property
The endTime property of the TextTrackCue interface returns and
sets the end time of the cue.
Implementation
external double get endTime;
Implementation
external set endTime(num value);
The endTime property of the TextTrackCue interface returns and
sets the end time of the cue.
external double get endTime;
external set endTime(num value);