commit | 1f80451932f0517d6da0061cc1219a74c22686ec | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@microsoft.com> | Wed Mar 01 07:28:53 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 06 13:43:27 2023 |
tree | d13c237788f4f4c4a038b53c6097b51b2490e9ce | |
parent | 1e2d951762b735fa007331c6036f6ce25ad439a6 [diff] |
Fix stats inheritance and rename RTP to Rtp making RTCOutboundRtpStreamStats inherit from RTCSentRtpStreamStats as defined in https://www.w3.org/TR/webrtc-stats/#outboundrtpstats-dict* This removes the duplicated definitions of packetsSent and bytesSent. BUG=webrtc:14948 Change-Id: I184998b65d59dbd0d1288733d55d8a884e6de970 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/295660 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Philipp Hancke <phancke@microsoft.com> Reviewed-by: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39481}
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.