Skip to content

Commit

Permalink
keep "i.e. temporarily unable to provide the track with data"
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-ivar committed May 17, 2024
1 parent d4488c8 commit 57650c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion getusermedia.html
Original file line number Diff line number Diff line change
Expand Up @@ -768,7 +768,8 @@ <h4>Media Flow</h4>
<p><dfn class="export" data-dfn-for="MediaStreamTrack" data-dfn-type="dfn" id=
"track-muted">Muted</dfn> refers to the input to the
{{MediaStreamTrack}}. A {{MediaStreamTrack}} is [= MediaStreamTrack/muted =]
when its source is <dfn data-dfn-for="source">muted</dfn>.
when its source is <dfn data-dfn-for="source">muted</dfn>,
i.e. temporarily unable to provide the track with data.
Live samples MUST NOT be made available to a
{{MediaStreamTrack}} while it is [=MediaStreamTrack/muted=].</p>
<p>The [=MediaStreamTrack/muted=] state is outside the control of web applications, but can be observed by
Expand Down

0 comments on commit 57650c8

Please sign in to comment.