AudioWorkletProcessor

The AudioWorkletProcessor interface of the Web Audio API represents an audio processing code behind a custom AudioWorkletNode.

MDN Reference

Inheritors

Properties

Link copied to clipboard

The read-only port property of the The MessagePort object that is connecting the AudioWorkletProcessor and the associated AudioWorkletNode.