VTTCue

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

align_
void align_(AlignSetting align_)
Undocumented in source. Be warned that the author may not have intended to support it.
align_
AlignSetting align_()
Undocumented in source. Be warned that the author may not have intended to support it.
computedLine
double computedLine()
Undocumented in source. Be warned that the author may not have intended to support it.
computedPosition
double computedPosition()
Undocumented in source. Be warned that the author may not have intended to support it.
computedPositionAlign
PositionAlignSetting computedPositionAlign()
Undocumented in source. Be warned that the author may not have intended to support it.
displayState
void displayState(Optional!(T0) displayState)
Undocumented in source. Be warned that the author may not have intended to support it.
displayState
auto displayState()
Undocumented in source. Be warned that the author may not have intended to support it.
getActive
bool getActive()
Undocumented in source. Be warned that the author may not have intended to support it.
getCueAsHTML
auto getCueAsHTML()
Undocumented in source. Be warned that the author may not have intended to support it.
hasBeenReset
bool hasBeenReset()
Undocumented in source. Be warned that the author may not have intended to support it.
line
void line(SumType!(double, AutoKeyword) line)
Undocumented in source. Be warned that the author may not have intended to support it.
line
auto line()
Undocumented in source. Be warned that the author may not have intended to support it.
lineAlign
void lineAlign(LineAlignSetting lineAlign)
Undocumented in source. Be warned that the author may not have intended to support it.
lineAlign
LineAlignSetting lineAlign()
Undocumented in source. Be warned that the author may not have intended to support it.
position
void position(SumType!(double, AutoKeyword) position)
Undocumented in source. Be warned that the author may not have intended to support it.
position
auto position()
Undocumented in source. Be warned that the author may not have intended to support it.
positionAlign
void positionAlign(PositionAlignSetting positionAlign)
Undocumented in source. Be warned that the author may not have intended to support it.
positionAlign
PositionAlignSetting positionAlign()
Undocumented in source. Be warned that the author may not have intended to support it.
region
void region(Optional!(T0) region)
Undocumented in source. Be warned that the author may not have intended to support it.
region
auto region()
Undocumented in source. Be warned that the author may not have intended to support it.
size
void size(double size)
Undocumented in source. Be warned that the author may not have intended to support it.
size
double size()
Undocumented in source. Be warned that the author may not have intended to support it.
snapToLines
void snapToLines(bool snapToLines)
Undocumented in source. Be warned that the author may not have intended to support it.
snapToLines
bool snapToLines()
Undocumented in source. Be warned that the author may not have intended to support it.
text
void text(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
text
string text()
Undocumented in source. Be warned that the author may not have intended to support it.
vertical
void vertical(DirectionSetting vertical)
Undocumented in source. Be warned that the author may not have intended to support it.
vertical
DirectionSetting vertical()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.TextTrackCue.TextTrackCue _parent;
Undocumented in source.

Meta