MediaSource

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

activeSourceBuffers
auto activeSourceBuffers()
Undocumented in source. Be warned that the author may not have intended to support it.
addSourceBuffer
auto addSourceBuffer(string type)
Undocumented in source. Be warned that the author may not have intended to support it.
clearLiveSeekableRange
void clearLiveSeekableRange()
Undocumented in source. Be warned that the author may not have intended to support it.
duration
void duration(double duration)
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.
endOfStream
void endOfStream(EndOfStreamError error)
Undocumented in source. Be warned that the author may not have intended to support it.
endOfStream
void endOfStream()
Undocumented in source. Be warned that the author may not have intended to support it.
isTypeSupported
auto isTypeSupported(string type)
Undocumented in source. Be warned that the author may not have intended to support it.
onsourceclose
void onsourceclose(EventHandler onsourceclose)
Undocumented in source. Be warned that the author may not have intended to support it.
onsourceclose
auto onsourceclose()
Undocumented in source. Be warned that the author may not have intended to support it.
onsourceended
void onsourceended(EventHandler onsourceended)
Undocumented in source. Be warned that the author may not have intended to support it.
onsourceended
auto onsourceended()
Undocumented in source. Be warned that the author may not have intended to support it.
onsourceopen
void onsourceopen(EventHandler onsourceopen)
Undocumented in source. Be warned that the author may not have intended to support it.
onsourceopen
auto onsourceopen()
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.
removeSourceBuffer
void removeSourceBuffer(SourceBuffer sourceBuffer)
Undocumented in source. Be warned that the author may not have intended to support it.
setLiveSeekableRange
void setLiveSeekableRange(double start, double end)
Undocumented in source. Be warned that the author may not have intended to support it.
sourceBuffers
auto sourceBuffers()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.dom.EventTarget _parent;
Undocumented in source.

Meta