commit | cf96e0f87dc54e164c64e566ec1f2af4eeb0ec7c | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Wed Apr 17 13:51:53 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Apr 17 13:04:50 2019 +0000 |
tree | 73469a84a83ed13bcfd11b92c3c0dac929287508 | |
parent | decc07679d67d56ef7c3faa27c93ac87a2f9714d [diff] |
Implement RTCOutboundRtpStreamStats.retransmitted[Bytes/Packets]Sent. Spec: https://w3c.github.io/webrtc-stats/#dom-rtcoutboundrtpstreamstats-retransmittedpacketssent These are already existed in StreamDataCounters. This CL takes care of the plumbing of these values to the standard stats collector. TBR=solenberg@webrtc.org Bug: webrtc:10447 Change-Id: I27d6c3ee3ab627d306303e6ee67e586ddf31cc81 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/132012 Commit-Queue: Henrik Boström <hbos@webrtc.org> Reviewed-by: Åsa Persson <asapersson@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27663}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.