Results 1 - 1 of 1

MediaStreamTrack.enabled

The MediaStreamTrack.enabled property returns a Boolean with a value of true if the track is enabled, that is allowed to render the media source stream; or false if it is disabled, that is not rendering the media source stream but silence and blackness. If the track has been disconnected, this value can be changed but has no effect.
enabled Media MediaStreamTrack Property Read-only Reference WebRTC