File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -11586,8 +11586,9 @@ Underruns are defined in terms of [=underrun frames=] and [=underrun events=]:
1158611586- An <dfn>underrun frame</dfn> is an audio frame played by the output device
1158711587 that was not provided by the AudioContext.
1158811588 This happens when the playout path fails to provide audio frames
11589- to the output device on time, in which case underrun frames will be played
11590- (underrun frames are typically silence).
11589+ to the output device on time, in which case it will still have to play something.
11590+
11591+ NOTE: Underrun frames are typically silence.
1159111592 This typically only happens if the pipeline is underperforming.
1159211593 This includes underrun situations that happen for reasons unrelated to
1159311594 WebAudio/{{AudioWorklet}}s.
You can’t perform that action at this time.
0 commit comments