Skip to content

Commit c01c2e8

Browse files
gabrielsanbritohoch
authored andcommitted
remove unnecessary example
1 parent 2f9d535 commit c01c2e8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.bs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11991,10 +11991,9 @@ buffer</a> and the value(s) of the {{AudioParam}}(s) of this
1199111991
An <dfn>interruption</dfn> is an event generated by the user agent when it needs
1199211992
to halt audio playback for an {{AudioContext}}. For example, The user agent may
1199311993
create 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

1200011999
1. If the |audioContext|'s {{[[rendering thread state]]}} is <code>closed</code>

0 commit comments

Comments
 (0)