line property
The line property of the VTTCue interface represents the cue line
of this WebVTT cue.
Implementation
external LineAndPositionSetting get line;
Implementation
external set line(LineAndPositionSetting value);
The line property of the VTTCue interface represents the cue line
of this WebVTT cue.
external LineAndPositionSetting get line;
external set line(LineAndPositionSetting value);