commit | 7610f85a2bfe2878450914d78e6a85639515275f | [log] [tgz] |
---|---|---|
author | minyue <minyue@webrtc.org> | Wed Sep 07 20:51:51 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Sep 07 20:51:59 2016 |
tree | 4073ec4f6b652fe4fabced1366289db44db828ff | |
parent | 656ad48390f85dd4989ebb629ff9e0b0a1216260 [diff] |
Adding AudioNetworkAdaptor interfaces. AudioNetworkAdaptor is supposed to facilitate AudioEncoder to adapt to varying network conditions. This is the first of a sequence of CLs that are to add one implementation of AudioNetworkAdaptor. This CL illustrates the interfaces of the AudioNetworkAdaptor. BUG=webrtc:6303 Review-Url: https://codereview.webrtc.org/2308573002 Cr-Commit-Position: refs/heads/master@{#14115}
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.