commit | a6f495c7c20e8b5ae33766ebbb1265ba14389e5a | [log] [tgz] |
---|---|---|
author | minyue <minyue@webrtc.org> | Mon Oct 24 16:19:14 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Oct 24 16:19:22 2016 |
tree | 6473d00cf0ead061ef74aab9b6c9a52b862c3725 | |
parent | a73f6c9726322021446696faf47c93f431f6104a [diff] |
Simplifying audio network adaptor by moving receiver frame length range to ctor. It turns out that that audio network adaptor can always be created with knowledge of receiver frame length range. There is no need to keep some infrastructure that is used for runtime setting of receiver frame length ranges. BUG=webrtc:6303 Review-Url: https://codereview.webrtc.org/2429503002 Cr-Commit-Position: refs/heads/master@{#14748}
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.