commit | 087613c8df993e7facf98227cb267eaa0d5b1bbd | [log] [tgz] |
---|---|---|
author | aleloi <aleloi@webrtc.org> | Tue Feb 21 08:27:08 2017 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Feb 21 16:27:08 2017 +0000 |
tree | 0aa491169ab113415ba893b655382d718f0e89c8 | |
parent | 6f142eb36ed2bcc8c3b7557daf6839e976ccd4b8 [diff] |
Rename AudioMixer factory method. AudioMixerImpl::CreateWithOutputRateCalculatorAndLimiter(rate_calculator, bool limiter) was added to create a mixer without the limiter subcomponent. Calling it "Create with ... *and* limiter" is counterintuitive. Renamed to simply 'Create'. TBR=solenberg@webrtc.org BUG=webrtc:7167 Review-Url: https://codereview.webrtc.org/2709523006 Cr-Commit-Position: refs/heads/master@{#16755}
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.