TextTrackCue

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

endTime
void endTime(double endTime)
Undocumented in source. Be warned that the author may not have intended to support it.
endTime
auto endTime()
Undocumented in source. Be warned that the author may not have intended to support it.
id
void id(string id)
Undocumented in source. Be warned that the author may not have intended to support it.
id
auto id()
Undocumented in source. Be warned that the author may not have intended to support it.
onenter
auto onenter()
Undocumented in source. Be warned that the author may not have intended to support it.
onenter
void onenter(EventHandler onenter)
Undocumented in source. Be warned that the author may not have intended to support it.
onexit
void onexit(EventHandler onexit)
Undocumented in source. Be warned that the author may not have intended to support it.
onexit
auto onexit()
Undocumented in source. Be warned that the author may not have intended to support it.
pauseOnExit
void pauseOnExit(bool pauseOnExit)
Undocumented in source. Be warned that the author may not have intended to support it.
pauseOnExit
auto pauseOnExit()
Undocumented in source. Be warned that the author may not have intended to support it.
startTime
void startTime(double startTime)
Undocumented in source. Be warned that the author may not have intended to support it.
startTime
auto startTime()
Undocumented in source. Be warned that the author may not have intended to support it.
track
auto track()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.dom.EventTarget _parent;
Undocumented in source.

Meta