DescriptionRemoves usage of hardware AGC and any related APIs on Android.
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
Committed: https://crrev.com/defc21e0aa6b090111d6bd8ffe43ddafcb657c7d
Cr-Commit-Position: refs/heads/master@{#14596}
Patch Set 1 #Messages
Total messages: 12 (7 generated)
|