AudioNode$Typings extension
- on
Properties
- channelCount ↔ num
-
Available on AudioNode, provided by the AudioNode$Typings extension
MDN Referencegetter/setter pair - channelCountMode ↔ ChannelCountMode
-
Available on AudioNode, provided by the AudioNode$Typings extension
MDN Referencegetter/setter pair - channelInterpretation ↔ ChannelInterpretation
-
Available on AudioNode, provided by the AudioNode$Typings extension
MDN Referencegetter/setter pair - connect → ({void Function(AudioParam destinationParam, [num? output]) $1, AudioNode Function(AudioNode destinationNode, [num? output, num? input]) $2})
-
Available on AudioNode, provided by the AudioNode$Typings extension
Overload accessor: $1, $2no setter - context → BaseAudioContext
-
Available on AudioNode, provided by the AudioNode$Typings extension
MDN Referenceno setter - disconnect → ({void Function() $1, void Function(num output) $2, void Function(AudioNode destinationNode) $3, void Function(AudioParam destinationParam) $4, void Function(AudioNode destinationNode, num output) $5, void Function(AudioParam destinationParam, num output) $6, void Function(AudioNode destinationNode, num output, num input) $7})
-
Available on AudioNode, provided by the AudioNode$Typings extension
Overload accessor: $1, $2, $3, $4, $5, $6, $7no setter - numberOfInputs → num
-
Available on AudioNode, provided by the AudioNode$Typings extension
MDN Referenceno setter - numberOfOutputs → num
-
Available on AudioNode, provided by the AudioNode$Typings extension
MDN Referenceno setter