[RTCInsertableStreams] Add encoded audio transformer
This class implements the WebRTC interface for encoded audio insertable streams. It allows receiving encoded frames from WebRTC (e.g., from the encoder or depacketizer) and writing encoded frames back to WebRTC (e.g., to the packetizer or decoder). Bug: 1052765 Change-Id: I548defd3b6abc020a11add797ef7708d9d81f054 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2132208Reviewed-by:Philip Jägenstedt <foolip@chromium.org> Reviewed-by:
Marina Ciocea <marinaciocea@chromium.org> Commit-Queue: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#755552}
Showing
Please register or sign in to comment