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