- active
auto active()
Undocumented in source. Be warned that the author may not have intended to support it.
- addTrack
void addTrack(MediaStreamTrack track)
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.
- getAudioTracks
auto getAudioTracks()
Undocumented in source. Be warned that the author may not have intended to support it.
- getTrackById
auto getTrackById(string trackId)
Undocumented in source. Be warned that the author may not have intended to support it.
- getTracks
auto getTracks()
Undocumented in source. Be warned that the author may not have intended to support it.
- getVideoTracks
auto getVideoTracks()
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.
- onaddtrack
void onaddtrack(EventHandler onaddtrack)
Undocumented in source. Be warned that the author may not have intended to support it.
- onaddtrack
auto onaddtrack()
Undocumented in source. Be warned that the author may not have intended to support it.
- onremovetrack
void onremovetrack(EventHandler onremovetrack)
Undocumented in source. Be warned that the author may not have intended to support it.
- onremovetrack
auto onremovetrack()
Undocumented in source. Be warned that the author may not have intended to support it.
- removeTrack
void removeTrack(MediaStreamTrack track)
Undocumented in source. Be warned that the author may not have intended to support it.