The specification for MediaStreamTrack
is located in W3C Media Capture and Streams.
In pertinent part at 4.3.1.1 Media Flow
The result for the consumer is the same in the sense that whenever
MediaStreamTrack
is muted or disabled (or both) the consumer gets zero-information-content, which means silence for audio and black frames for video. In other words, media from the source only flows when aMediaStreamTrack
object is both unmuted and enabled. For example, a video element sourced by aMediaStream
containing only muted or disabledMediaStreamTrack
s for audio and video, is playing but rendering black video frames in