commit | d3eddff30ca7442f16617f392af6a000c26797e2 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Wed May 03 07:32:01 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 03 09:25:23 2023 |
tree | ba05bce5226caa4c21c4ade4ff3d23a7ed0137db | |
parent | b03c4a5437f57435167df1804e36148ad32d88bb [diff] |
In ReportBlockData expose RTCP report block properties directly These accessors would allow to deprecated report_block() accessor and then would allow to remove redundant RTCPReportBlock and ReportBlock types converging on single ReportBlockData type to pass that information across WebRTC components helpers like fraction_lost() and jitter() would also allow to unify conversion of the rtp specific format into more common way of represent such information Bug: None Change-Id: I3c97f96affcf83b529095899bd63af007f8b4014 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/303880 Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39975}
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.