commit | 50b5c3be844ef571a28b2681c549443a26735d72 | [log] [tgz] |
---|---|---|
author | perkj <perkj@webrtc.org> | Thu May 12 11:53:47 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu May 12 11:53:52 2016 |
tree | 7a389f1308fbe6c74a2ee79cdf1244dbdd55a868 | |
parent | b9253060b80c165ea20fb42a5ee0fc747f19a70c [diff] |
Remove ViEEncoder::SetNetworkStatus This cl removed ViEEncoder::SetNetworkStatus. Instead the PacedSender will report that frames can not be sent when the network is down and the BitrateController will report an estimated available bandwidth of 0 bps. BUG=webrtc:5687 NOTRY=True Review-Url: https://codereview.webrtc.org/1932683002 Cr-Commit-Position: refs/heads/master@{#12699}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.