Typescript Library Declarations (DOM)
Variable OscillatorNode
Oscillator
Node
:
{
prototype
:
OscillatorNode
;
new
(
context
,
options
?
)
:
OscillatorNode
;
}
Type declaration
new
(
context
,
options
?
)
:
OscillatorNode
Parameters
context
:
BaseAudioContext
Optional
options
:
OscillatorOptions
Returns
OscillatorNode
prototype
:
OscillatorNode
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark