Skip to content

Commit

Permalink
take 3
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-ivar committed Feb 8, 2024
1 parent 9f045ee commit 61cfeae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion getusermedia.html
Expand Up @@ -918,7 +918,7 @@ <h4>Media Flow</h4>
<p>Whenever the [=User Agent=] initiates such a change, it MUST queue a
task, using the user interaction task source, to [=set a track's muted
state=] to the state desired by the user.</p>
<p>To <dfn class="export" for="MediaStreamTrack"
<p>To <dfn export for=MediaStreamTrack
id="set-track-muted">set a track's muted state</dfn> to
<var>newState</var>, the [=User Agent=] MUST run the following steps:</p>
<ol class="algorithm">
Expand Down

0 comments on commit 61cfeae

Please sign in to comment.