- 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
bool enabled()
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
string id()
Undocumented in source. Be warned that the author may not have intended to support it.
- kind
string kind()
Undocumented in source. Be warned that the author may not have intended to support it.
- label
string label()
Undocumented in source. Be warned that the author may not have intended to support it.
- muted
bool muted()
Undocumented in source. Be warned that the author may not have intended to support it.
- mutedChanged
void mutedChanged(bool muted)
Undocumented in source. Be warned that the author may not have intended to support it.
- onended
void onended(Optional!(T0) onended)
Undocumented in source. Be warned that the author may not have intended to support it.
- onended
EventHandler onended()
Undocumented in source. Be warned that the author may not have intended to support it.
- onmute
void onmute(Optional!(T0) onmute)
Undocumented in source. Be warned that the author may not have intended to support it.
- onmute
EventHandler onmute()
Undocumented in source. Be warned that the author may not have intended to support it.
- onunmute
void onunmute(Optional!(T0) onunmute)
Undocumented in source. Be warned that the author may not have intended to support it.
- onunmute
EventHandler onunmute()
Undocumented in source. Be warned that the author may not have intended to support it.
- readyState
MediaStreamTrackState 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.