SourceBuffer

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

abort
void abort()
Undocumented in source. Be warned that the author may not have intended to support it.
appendBuffer
void appendBuffer(BufferSource data)
Undocumented in source. Be warned that the author may not have intended to support it.
appendWindowEnd
void appendWindowEnd(double appendWindowEnd)
Undocumented in source. Be warned that the author may not have intended to support it.
appendWindowEnd
auto appendWindowEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
appendWindowStart
void appendWindowStart(double appendWindowStart)
Undocumented in source. Be warned that the author may not have intended to support it.
appendWindowStart
auto appendWindowStart()
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.
buffered
auto buffered()
Undocumented in source. Be warned that the author may not have intended to support it.
mode
void mode(AppendMode mode)
Undocumented in source. Be warned that the author may not have intended to support it.
mode
auto mode()
Undocumented in source. Be warned that the author may not have intended to support it.
onabort
void onabort(EventHandler onabort)
Undocumented in source. Be warned that the author may not have intended to support it.
onabort
auto onabort()
Undocumented in source. Be warned that the author may not have intended to support it.
onerror
void onerror(EventHandler onerror)
Undocumented in source. Be warned that the author may not have intended to support it.
onerror
auto onerror()
Undocumented in source. Be warned that the author may not have intended to support it.
onupdate
void onupdate(EventHandler onupdate)
Undocumented in source. Be warned that the author may not have intended to support it.
onupdate
auto onupdate()
Undocumented in source. Be warned that the author may not have intended to support it.
onupdateend
void onupdateend(EventHandler onupdateend)
Undocumented in source. Be warned that the author may not have intended to support it.
onupdateend
auto onupdateend()
Undocumented in source. Be warned that the author may not have intended to support it.
onupdatestart
void onupdatestart(EventHandler onupdatestart)
Undocumented in source. Be warned that the author may not have intended to support it.
onupdatestart
auto onupdatestart()
Undocumented in source. Be warned that the author may not have intended to support it.
remove
void remove(double start, double end)
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.
timestampOffset
void timestampOffset(double timestampOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
timestampOffset
auto timestampOffset()
Undocumented in source. Be warned that the author may not have intended to support it.
updating
auto updating()
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.

Variables

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

Meta