commit | bde7c6ad116bba6e02293ca2d99e4b83ceb4d0b9 | [log] [tgz] |
---|---|---|
author | Yosef Twaik <twaik@meta.com> | Wed Jun 07 17:31:54 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 13 13:02:14 2023 |
tree | 4d3c5e4ed9ed53dfa9dcef7d460233d3488523f8 | |
parent | cfa0f817b73012fad470660c51e9fe0e67bda521 [diff] |
Change FinalizeFecHeader to receive list of streams Changed FinalizeFecHeader to recieve a list of `ProtectedStream` struct, in order to prepare for receiving multiple ssrcs to protect in the same FEC packet header. Implementation of the multistream case will follow in next CL. Change-Id: I697ef9172a07797a6f500b9ec3a9916f8f45bc04 Bug: webrtc:15002 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/307620 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40269}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.