ConvolverNode constructor
- BaseAudioContext context, [
- ConvolverOptions options
Implementation
external factory ConvolverNode(
BaseAudioContext context, [
ConvolverOptions options,
]);
external factory ConvolverNode(
BaseAudioContext context, [
ConvolverOptions options,
]);