Compromise solution where WebRtcAudioUtils.setWebRtcBasedAutomaticGainControl() is marked as deprecated and where as many APIs as possible that touches the HW AGC are removed. Some basic architecture is saved to ensure that we can restore usage of the HW AGC if ever required for future devices. The AppRTCMobile demo does still contain an AGC check box but it is now grayed out. BUG=b/30387905 Review-Url: https://codereview.webrtc.org/2402883003 Cr-Commit-Position: refs/heads/master@{#14596}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.