OscillatorNode constructor
OscillatorNode(
- BaseAudioContext context, [
- OscillatorOptions options
Implementation
external factory OscillatorNode(
BaseAudioContext context, [
OscillatorOptions options,
]);