line property

The line property of the VTTCue interface represents the cue line of this WebVTT cue.

Implementation

external LineAndPositionSetting get line;
set line (LineAndPositionSetting value)

Implementation

external set line(LineAndPositionSetting value);