HTMLVideoElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

height
void height(uint height)
Undocumented in source. Be warned that the author may not have intended to support it.
height
auto height()
Undocumented in source. Be warned that the author may not have intended to support it.
playsInline
void playsInline(bool playsInline)
Undocumented in source. Be warned that the author may not have intended to support it.
playsInline
auto playsInline()
Undocumented in source. Be warned that the author may not have intended to support it.
poster
void poster(string poster)
Undocumented in source. Be warned that the author may not have intended to support it.
poster
auto poster()
Undocumented in source. Be warned that the author may not have intended to support it.
videoHeight
auto videoHeight()
Undocumented in source. Be warned that the author may not have intended to support it.
videoWidth
auto videoWidth()
Undocumented in source. Be warned that the author may not have intended to support it.
width
void width(uint width)
Undocumented in source. Be warned that the author may not have intended to support it.
width
auto width()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.html.HTMLMediaElement _parent;
Undocumented in source.

Meta