- 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
double duration()
Undocumented in source. Be warned that the author may not have intended to support it.
- endOfStream
void endOfStream(MediaSourceEndOfStreamError 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
bool isTypeSupported(string type)
Undocumented in source. Be warned that the author may not have intended to support it.
- mozDebugReaderData
string mozDebugReaderData()
Undocumented in source. Be warned that the author may not have intended to support it.
- onsourceclosed
void onsourceclosed(Optional!(T0) onsourceclosed)
Undocumented in source. Be warned that the author may not have intended to support it.
- onsourceclosed
EventHandler onsourceclosed()
Undocumented in source. Be warned that the author may not have intended to support it.
- onsourceended
void onsourceended(Optional!(T0) onsourceended)
Undocumented in source. Be warned that the author may not have intended to support it.
- onsourceended
EventHandler onsourceended()
Undocumented in source. Be warned that the author may not have intended to support it.
- onsourceopen
void onsourceopen(Optional!(T0) onsourceopen)
Undocumented in source. Be warned that the author may not have intended to support it.
- onsourceopen
EventHandler onsourceopen()
Undocumented in source. Be warned that the author may not have intended to support it.
- readyState
MediaSourceReadyState 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.