File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11672,8 +11672,8 @@ Each {{AudioContext}} possesses exactly one {{AudioPlaybackStats}}.
1167211672Attributes</h4>
1167311673
1167411674Note: These attributes update only once per second and under specific
11675- conditions. See [[#update-audio-stats]] and [[#AudioPlaybackStats-mitigations]]
11676- for details.
11675+ conditions. See [[#update-audio-stats]] and
11676+ [[#AudioPlaybackStats-privacy-mitigations]] for details.
1167711677
1167811678<dl dfn-type=attribute dfn-for="AudioPlaybackStats">
1167911679 : <dfn>underrunDuration</dfn>
@@ -11745,7 +11745,7 @@ Once per second, execute the update audio stats algorithm:
1174511745 [=Document/visibility state=] is `"visible"`, set <var>canUpdate</var> to
1174611746 true.
1174711747 1. Let <var>permission</var> be the [=permission state=] for the permission
11748- associated with [=microphone=] access.
11748+ associated with [=microphone (in mediacapture-streams) =] access.
1174911749 If <var>permission</var> is "granted", set <var>canUpdate</var> to true.
1175011750 1. If <var>canUpdate</var> is false, abort these steps.
1175111751 1. Set {{[[underrun duration]]}} to the total duration of all [=underrun events=]
You can’t perform that action at this time.
0 commit comments