node-web-audio-api icon indicating copy to clipboard operation
node-web-audio-api copied to clipboard

MediaStream Destination Node

Open justin0mcateer opened this issue 11 months ago • 7 comments

You mention the MediaStreams API is somewhat out of scope for this library, but there is an implementation (wrapper) of the MediaStream Source Node. Also, the upstream/wrapped crate appears to implement the MediaStream Destination node: https://github.com/orottier/web-audio-api-rs/blob/main/src/node/media_stream_destination.rs

Aside from perhaps needing to be written manually (vs generated) what are the challenges with creating a MediaStream Desitnation Node wrapper? Is there anyone able to take this on if it were to be sponsored?

justin0mcateer avatar Mar 04 '24 13:03 justin0mcateer