[RTCInsertableStreams] Add underlying source and sink for encoded audio.
This CL introduces underlying source and sink classes for encoded audio. The source allows sending frames from WebRTC to a ReadableStream. The sink allows sending frames from a WritableStream to WebRTC. Unit tests in https://chromium-review.googlesource.com/c/chromium/src/+/2132258 Bug: 1052765 Change-Id: Ie9083ad92b0bbabc177c284f0bf482b7bc1555b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2132133Reviewed-by:Marina Ciocea <marinaciocea@chromium.org> Commit-Queue: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#755559}
Showing
Please register or sign in to comment