Skip to content

Commit

Permalink
Revise wording for currentTime
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Wilson committed Dec 18, 2024
1 parent ce58039 commit e6b8e8b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -10534,10 +10534,9 @@ Attributes</h5>

: <dfn>currentTime</dfn>
::
The context time of the block of audio being processed. By
definition this will be equal to the value of
{{BaseAudioContext}}'s {{BaseAudioContext/currentTime}} attribute that was most
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.

: <dfn>sampleRate</dfn>
::
Expand Down

0 comments on commit e6b8e8b

Please sign in to comment.