Re: [webrtc-encoded-transform] Expose RTCEncoded*Frame interfaces in Worklets (#226)

If you're not using Web Codecs, there's not benefit to exposing `RTCEncodedAudioFrame`. Just extract the data into a buffer and communicate to the `AudioWorkletGlobalScope`. This can be done today using `postMessage` or `SharedArrayBuffer`.

-- 
GitHub Notification of comment by padenot
Please view or discuss this issue at https://github.com/w3c/webrtc-encoded-transform/issues/226#issuecomment-2090577959 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 2 May 2024 14:02:25 UTC