HTMLVideoElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

cloneElementVisually
void cloneElementVisually(HTMLVideoElement target)
Undocumented in source. Be warned that the author may not have intended to support it.
getVideoPlaybackQuality
auto getVideoPlaybackQuality()
Undocumented in source. Be warned that the author may not have intended to support it.
height
void height(uint height)
Undocumented in source. Be warned that the author may not have intended to support it.
height
uint height()
Undocumented in source. Be warned that the author may not have intended to support it.
mozDecodedFrames
uint mozDecodedFrames()
Undocumented in source. Be warned that the author may not have intended to support it.
mozFrameDelay
double mozFrameDelay()
Undocumented in source. Be warned that the author may not have intended to support it.
mozHasAudio
bool mozHasAudio()
Undocumented in source. Be warned that the author may not have intended to support it.
mozIsOrientationLocked
void mozIsOrientationLocked(bool mozIsOrientationLocked)
Undocumented in source. Be warned that the author may not have intended to support it.
mozIsOrientationLocked
bool mozIsOrientationLocked()
Undocumented in source. Be warned that the author may not have intended to support it.
mozOrientationLockEnabled
bool mozOrientationLockEnabled()
Undocumented in source. Be warned that the author may not have intended to support it.
mozPaintedFrames
uint mozPaintedFrames()
Undocumented in source. Be warned that the author may not have intended to support it.
mozParsedFrames
uint mozParsedFrames()
Undocumented in source. Be warned that the author may not have intended to support it.
mozPresentedFrames
uint mozPresentedFrames()
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
string poster()
Undocumented in source. Be warned that the author may not have intended to support it.
videoHeight
uint videoHeight()
Undocumented in source. Be warned that the author may not have intended to support it.
videoWidth
uint 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
uint width()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.HTMLMediaElement.HTMLMediaElement _parent;
Undocumented in source.

Meta