Documentation
Preparing search index...
@music-ui/core
<internal>
DelayNode
Variable DelayNode
DelayNode
:
{
prototype
:
DelayNode
;
new
(
context
:
BaseAudioContext
,
options
?:
DelayOptions
)
:
DelayNode
;
}
Type Declaration
new
(
context
:
BaseAudioContext
,
options
?:
DelayOptions
)
:
DelayNode
Parameters
context
:
BaseAudioContext
Optional
options
:
DelayOptions
Returns
DelayNode
prototype
:
DelayNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...