Make possible to activate adaptive AGC2 in the APM. We update the configuration settings for AGC2. We also update their effects. Now, 'gain_controller2.enable=true' means 'first run Adaptive AGC2; then run AGC2 limiter'. Previously, only the AGC2 limiter was implemented. To run that, one had to set both 'gain_controller2.enable=true' and 'gain_controller2.enable_limiter=true'. This setting also enables adaptive AGC2 in the test tool 'audioproc_f'. Bug: webrtc:7494 Change-Id: I0d5dfe443f2cdc0ecf3aa4054442dab6276d284d Reviewed-on: https://webrtc-review.googlesource.com/64990 Reviewed-by: Sam Zackrisson <saza@webrtc.org> Commit-Queue: Alex Loiko <aleloi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22669}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.