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_
auto 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
auto 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
auto label()
Undocumented in source. Be warned that the author may not have intended to support it.
readyState
auto 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
auto 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
auto 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
spasm.bindings.html.HTMLElement _parent;
Undocumented in source.

Meta