Make RTC encoded frames serializable by default
Insertable Streams and Transferable Streams are shipping by default, but the ability to use them together (serialization of RTC encoded frames) was still behind a flag. This CL removes this restriction. The flag is currently reserved for the legacy version of the API and will be removed in M89. Serialization is part of the released API. Bug: 1142519 Change-Id: I64dcdb0b0974c9a582d79f604a01c73925f8e3d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2498491 Auto-Submit: Guido Urdaneta <guidou@chromium.org> Reviewed-by:Jeremy Roman <jbroman@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Commit-Queue: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#820919}
Showing
Please register or sign in to comment