enabled property
set
enabled
(bool b)
Set the enable state of MediaStreamTrack
Note: After a MediaStreamTrack has ended, setting the enable state will not change the ended state.
Implementation
set enabled(bool b);