HTMLTrackElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

default_
void default_(bool default_)
Undocumented in source. Be warned that the author may not have intended to support it.
default_
bool default_()
Undocumented in source. Be warned that the author may not have intended to support it.
kind
void kind(string kind)
Undocumented in source. Be warned that the author may not have intended to support it.
kind
string kind()
Undocumented in source. Be warned that the author may not have intended to support it.
label
void label(string label)
Undocumented in source. Be warned that the author may not have intended to support it.
label
string label()
Undocumented in source. Be warned that the author may not have intended to support it.
readyState
ushort readyState()
Undocumented in source. Be warned that the author may not have intended to support it.
src
void src(string src)
Undocumented in source. Be warned that the author may not have intended to support it.
src
string src()
Undocumented in source. Be warned that the author may not have intended to support it.
srclang
void srclang(string srclang)
Undocumented in source. Be warned that the author may not have intended to support it.
srclang
string srclang()
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

ERROR
enum ushort ERROR;
Undocumented in source.
LOADED
enum ushort LOADED;
Undocumented in source.
LOADING
enum ushort LOADING;
Undocumented in source.
NONE
enum ushort NONE;
Undocumented in source.
_parent
libwasm.bindings.HTMLElement.HTMLElement _parent;
Undocumented in source.

Meta