commit | a06e919b9ffb015d1e25905151e674152c4b3aea | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Wed Mar 07 17:49:55 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Mar 07 19:01:50 2018 |
tree | 127a4777f3855dbc23ad48d17ccbd72b5fc34a53 | |
parent | d90a7e842437f5760a34bbfa283b3c4182963889 [diff] |
Removing interface to access pacer via SSCC. SSCC was accessing the pacer just to report values back to RtpTransportControllerSend which already owns the pacer. This CL moves those access methods. To make RtpTransportControllerSend simpler, Call is made responsible to keep track of network status used only as a condition for report the pacer queuing delay. Bug: webrtc:8415 Change-Id: I306bc9fcd3d8dcc7a637d51f2629ececebd48cad Reviewed-on: https://webrtc-review.googlesource.com/60483 Reviewed-by: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22331}
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.