newDelayNode abstract method
- BaseAudioContext context, [
- DelayOptions options
Implementation
DelayNode newDelayNode(
BaseAudioContext context, [
DelayOptions options,
]);
DelayNode newDelayNode(
BaseAudioContext context, [
DelayOptions options,
]);