Skip to content

Commit

Permalink
Define MediaStreamTrack.[[Restrictable]]
Browse files Browse the repository at this point in the history
  • Loading branch information
eladalon1983 committed Sep 26, 2024
1 parent 48b8708 commit fe2fc77
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions getusermedia.html
Original file line number Diff line number Diff line change
Expand Up @@ -651,6 +651,9 @@ <h2>{{MediaStreamTrack}}</h2>
data-link-type="attribute">[[\Settings]]</a>, all initialized as
specified in the {{ConstrainablePattern}}.</p>
</li>
<li>
<p><dfn class="export">[[\Restrictable]]</dfn>, initialized to <code>false</code>.</p>
</li>
</ul>
</li>
<li>
Expand Down

0 comments on commit fe2fc77

Please sign in to comment.