VTTCue
EventTarget → TextTrackCue → js.html.VTTCue (extern class)
VTTCues represent a cue in a text track.
Documentation VTTCue by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
Instance Members
region: VTTRegion
vertical: DirectionSetting
snapToLines: Bool
line: haxe.extern.EitherType<Float, AutoKeyword>
lineAlign: LineAlignSetting
position: haxe.extern.EitherType<Float, AutoKeyword>
positionAlign: PositionAlignSetting
size: Float
align: AlignSetting
text: String
getCueAsHTML(): DocumentFragment
Returns |
---|
DocumentFragment |
Name | Type |
---|---|
startTime |
Float |
endTime |
Float |
text |
String |