package js.html
extends TextTrackCue › EventTarget
Available on js
VTTCues represent a cue in a text track.
Documentation VTTCue by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
new(startTime:Float, endTime:Float, text:String)Throws:
null |
DOMError |
|---|
align:AlignSettingline:EitherType<Float, AutoKeyword>lineAlign:LineAlignSettingposition:EitherType<Float, AutoKeyword>positionAlign:PositionAlignSettingregion:VTTRegionsize:FloatsnapToLines:Booltext:Stringvertical:DirectionSettinggetCueAsHTML():DocumentFragment
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/VTTCue.html