- addTextTrack
auto addTextTrack(TextTrackKind kind, string label, string language)
Undocumented in source. Be warned that the author may not have intended to support it.
- addTextTrack
auto addTextTrack(TextTrackKind kind, string label)
Undocumented in source. Be warned that the author may not have intended to support it.
- addTextTrack
auto addTextTrack(TextTrackKind kind)
Undocumented in source. Be warned that the author may not have intended to support it.
- audioTracks
auto audioTracks()
Undocumented in source. Be warned that the author may not have intended to support it.
- autoplay
void autoplay(bool autoplay)
Undocumented in source. Be warned that the author may not have intended to support it.
- autoplay
auto autoplay()
Undocumented in source. Be warned that the author may not have intended to support it.
- buffered
auto buffered()
Undocumented in source. Be warned that the author may not have intended to support it.
- canPlayType
auto canPlayType(string type)
Undocumented in source. Be warned that the author may not have intended to support it.
- controls
void controls(bool controls)
Undocumented in source. Be warned that the author may not have intended to support it.
- controls
auto controls()
Undocumented in source. Be warned that the author may not have intended to support it.
- crossOrigin
void crossOrigin(Optional!(T0) crossOrigin)
Undocumented in source. Be warned that the author may not have intended to support it.
- crossOrigin
auto crossOrigin()
Undocumented in source. Be warned that the author may not have intended to support it.
- currentSrc
auto currentSrc()
Undocumented in source. Be warned that the author may not have intended to support it.
- currentTime
void currentTime(double currentTime)
Undocumented in source. Be warned that the author may not have intended to support it.
- currentTime
auto currentTime()
Undocumented in source. Be warned that the author may not have intended to support it.
- defaultMuted
void defaultMuted(bool defaultMuted)
Undocumented in source. Be warned that the author may not have intended to support it.
- defaultMuted
auto defaultMuted()
Undocumented in source. Be warned that the author may not have intended to support it.
- defaultPlaybackRate
void defaultPlaybackRate(double defaultPlaybackRate)
Undocumented in source. Be warned that the author may not have intended to support it.
- defaultPlaybackRate
auto defaultPlaybackRate()
Undocumented in source. Be warned that the author may not have intended to support it.
- duration
auto duration()
Undocumented in source. Be warned that the author may not have intended to support it.
- ended
auto ended()
Undocumented in source. Be warned that the author may not have intended to support it.
- error
auto error()
Undocumented in source. Be warned that the author may not have intended to support it.
- fastSeek
void fastSeek(double time)
Undocumented in source. Be warned that the author may not have intended to support it.
- getStartDate
auto getStartDate()
Undocumented in source. Be warned that the author may not have intended to support it.
- load
void load()
Undocumented in source. Be warned that the author may not have intended to support it.
- loop
void loop(bool loop)
Undocumented in source. Be warned that the author may not have intended to support it.
- loop
auto loop()
Undocumented in source. Be warned that the author may not have intended to support it.
- muted
void muted(bool muted)
Undocumented in source. Be warned that the author may not have intended to support it.
- muted
auto muted()
Undocumented in source. Be warned that the author may not have intended to support it.
- networkState
auto networkState()
Undocumented in source. Be warned that the author may not have intended to support it.
- pause
void pause()
Undocumented in source. Be warned that the author may not have intended to support it.
- paused
auto paused()
Undocumented in source. Be warned that the author may not have intended to support it.
- play
auto play()
Undocumented in source. Be warned that the author may not have intended to support it.
- playbackRate
void playbackRate(double playbackRate)
Undocumented in source. Be warned that the author may not have intended to support it.
- playbackRate
auto playbackRate()
Undocumented in source. Be warned that the author may not have intended to support it.
- played
auto played()
Undocumented in source. Be warned that the author may not have intended to support it.
- preload
void preload(string preload)
Undocumented in source. Be warned that the author may not have intended to support it.
- preload
auto preload()
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.
- seekable
auto seekable()
Undocumented in source. Be warned that the author may not have intended to support it.
- seeking
auto seeking()
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.
- srcObject
void srcObject(Optional!(T0) srcObject)
Undocumented in source. Be warned that the author may not have intended to support it.
- srcObject
auto srcObject()
Undocumented in source. Be warned that the author may not have intended to support it.
- textTracks
auto textTracks()
Undocumented in source. Be warned that the author may not have intended to support it.
- videoTracks
auto videoTracks()
Undocumented in source. Be warned that the author may not have intended to support it.
- volume
void volume(double volume)
Undocumented in source. Be warned that the author may not have intended to support it.
- volume
auto volume()
Undocumented in source. Be warned that the author may not have intended to support it.