Baseline Widely available
The read-only port
property of the AudioWorkletProcessor
interface returns the associated MessagePort
. It can be used to communicate between the processor and the AudioWorkletNode
to which it belongs.
Note: The port at the other end of the channel is available under the port
property of the node.
The MessagePort
object that is connecting the AudioWorkletProcessor
and the associated AudioWorkletNode
.
See AudioWorkletNode.port
for example code.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.3