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
double 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
string id()
Undocumented in source. Be warned that the author may not have intended to support it.
onenter
EventHandler onenter()
Undocumented in source. Be warned that the author may not have intended to support it.
onenter
void onenter(Optional!(T0) onenter)
Undocumented in source. Be warned that the author may not have intended to support it.
onexit
void onexit(Optional!(T0) onexit)
Undocumented in source. Be warned that the author may not have intended to support it.
onexit
EventHandler 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
bool 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
double 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
libwasm.bindings.EventTarget.EventTarget _parent;
Undocumented in source.

Meta