commit | 55480f5efa62bd09441f4fbabedf12a000461371 | [log] [tgz] |
---|---|---|
author | henrik.lundin <henrik.lundin@webrtc.org> | Tue Mar 08 10:37:57 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Mar 08 10:38:02 2016 |
tree | fdab48893ff5a865c3845ee4a3e69a83732684b4 | |
parent | 500c04bc86ab3ad10b4bd0eca3f0a39487bd1913 [diff] |
Remove the type parameter to NetEq::GetAudio The type is included in the AudioFrame output parameter. Rename the type NetEqOutputType to just OutputType, since it is now internal to NetEq. BUG=webrtc:5607 Review URL: https://codereview.webrtc.org/1769883002 Cr-Commit-Position: refs/heads/master@{#11903}
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.