newAudioProcessingEvent abstract method
- String type,
- AudioProcessingEventInit eventInitDict
Implementation
AudioProcessingEvent newAudioProcessingEvent(
String type,
AudioProcessingEventInit eventInitDict,
);
AudioProcessingEvent newAudioProcessingEvent(
String type,
AudioProcessingEventInit eventInitDict,
);