File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -11991,10 +11991,9 @@ buffer</a> and the value(s) of the {{AudioParam}}(s) of this
1199111991An <dfn>interruption</dfn> is an event generated by the user agent when it needs
1199211992to halt audio playback for an {{AudioContext}}. For example, The user agent may
1199311993create an interruption when another application requests exclusive access to the
11994- audio output hardware. This could happen when there is an incoming call from a
11995- VoIP application.
11994+ audio output hardware.
1199611995
11997- The {{AudioContext}} |audioContext | performs the following steps on the
11996+ The {{AudioContext}} |context | performs the following steps on the
1199811997<a>rendering thread</a> when an interruption happens.
1199911998
12000119991. If the |audioContext|'s {{[[rendering thread state]]}} is <code>closed</code>
You can’t perform that action at this time.
0 commit comments