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