Baseline Widely available
The delayTime
property of the DelayNode
interface is an a-rate AudioParam
representing the amount of delay to apply.
delayTime
is expressed in seconds, its minimal value is 0
, and its maximum value is defined by the maxDelayTime
argument of the BaseAudioContext.createDelay
method that created it.
Note: Though the AudioParam
returned is read-only, the value it represents is not.
An AudioParam
.
See BaseAudioContext.createDelay()
for example code.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.3