MediaStreamTrack

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

applyConstraints
auto applyConstraints(MediaTrackConstraints constraints)
Undocumented in source. Be warned that the author may not have intended to support it.
applyConstraints
auto applyConstraints()
Undocumented in source. Be warned that the author may not have intended to support it.
clone
auto clone()
Undocumented in source. Be warned that the author may not have intended to support it.
enabled
void enabled(bool enabled)
Undocumented in source. Be warned that the author may not have intended to support it.
enabled
auto enabled()
Undocumented in source. Be warned that the author may not have intended to support it.
getCapabilities
auto getCapabilities()
Undocumented in source. Be warned that the author may not have intended to support it.
getConstraints
auto getConstraints()
Undocumented in source. Be warned that the author may not have intended to support it.
getSettings
auto getSettings()
Undocumented in source. Be warned that the author may not have intended to support it.
id
auto id()
Undocumented in source. Be warned that the author may not have intended to support it.
kind
auto kind()
Undocumented in source. Be warned that the author may not have intended to support it.
label
auto label()
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.
onended
void onended(EventHandler onended)
Undocumented in source. Be warned that the author may not have intended to support it.
onended
auto onended()
Undocumented in source. Be warned that the author may not have intended to support it.
onmute
void onmute(EventHandler onmute)
Undocumented in source. Be warned that the author may not have intended to support it.
onmute
auto onmute()
Undocumented in source. Be warned that the author may not have intended to support it.
onoverconstrained
void onoverconstrained(EventHandler onoverconstrained)
Undocumented in source. Be warned that the author may not have intended to support it.
onoverconstrained
auto onoverconstrained()
Undocumented in source. Be warned that the author may not have intended to support it.
onunmute
void onunmute(EventHandler onunmute)
Undocumented in source. Be warned that the author may not have intended to support it.
onunmute
auto onunmute()
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.
stop
void stop()
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