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:AlignSetting
line:EitherType<Float, AutoKeyword>
lineAlign:LineAlignSetting
position:EitherType<Float, AutoKeyword>
positionAlign:PositionAlignSetting
region:VTTRegion
size:Float
snapToLines:Bool
text:String
vertical:DirectionSetting
getCueAsHTML():DocumentFragment
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/VTTCue.html