- From: Paul Adenot via GitHub <sysbot+gh@w3.org>
- Date: Thu, 02 May 2024 14:02:24 +0000
- To: public-webrtc-logs@w3.org
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