newGainNode abstract method
- BaseAudioContext context, [
- GainOptions options
Implementation
GainNode newGainNode(
BaseAudioContext context, [
GainOptions options,
]);
GainNode newGainNode(
BaseAudioContext context, [
GainOptions options,
]);