commit | 4aec1d4437a3944270c4d9de68b7a1c74a9f1185 | [log] [tgz] |
---|---|---|
author | minyue <minyue@webrtc.org> | Wed Sep 21 23:01:26 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Sep 22 06:01:34 2016 +0000 |
tree | bead3b7980d27f544dcac891b668aac53522780f | |
parent | 05bba2be48f241e865675fdffb17fff8f9efb62d [diff] |
Relanding of "Adding BitrateController to audio network adaptor." Adding BitrateController to audio network adaptor was first landed in https://codereview.webrtc.org/2334613002/ but reverted in https://codereview.webrtc.org/2352223002/ due to ODR violation. This CL tries to use namespace trick to solve the ODR problem. BUG=webrtc:6303 Review-Url: https://codereview.webrtc.org/2353293002 Cr-Commit-Position: refs/heads/master@{#14343}
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.