We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91d766c commit 91b4297Copy full SHA for 91b4297
2 files changed
index.bs
@@ -10534,10 +10534,9 @@ Attributes</h5>
10534
10535
: <dfn>currentTime</dfn>
10536
::
10537
- The context time of the block of audio being processed. By
10538
- definition this will be equal to the value of
10539
- {{BaseAudioContext}}'s {{BaseAudioContext/currentTime}} attribute that was most
10540
- recently observable in the <a>control thread</a>.
+ The context time of the block of audio being processed. This must be
+ equal to the value of {{BaseAudioContext}}'s
+ {{BaseAudioContext/currentTime}} attribute.
10541
10542
: <dfn>sampleRate</dfn>
10543
0 commit comments