File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11658,7 +11658,7 @@ interface AudioPlayoutStats {
1165811658 : <dfn>[[latency reset time]]</dfn>
1165911659 ::
1166011660 The time when the latency statistics were last reset, a
11661- {{DOMHighResTimeStamp}} .
11661+ double .
1166211662</dl>
1166311663
1166411664<h4 id="AudioPlayoutStats-constructors">
@@ -11807,7 +11807,7 @@ To inhibit the usage of such a covert channel, the API implements these
1180711807mitigations.
1180811808- The values returned by the API should not be updated more than once per
1180911809 second.
11810- - The api should be restricted to sites fulfill at least one of the following
11810+ - The API should be restricted to sites that fulfill at least one of the following
1181111811 criteria:
1181211812 1. The site has obtained
1181311813 <a href="https://w3c.github.io/mediacapture-main/#dom-mediadevices-getusermedia">getUserMedia</a>
You can’t perform that action at this time.
0 commit comments