[Fuchsia] Set input device effects in AudioManagerFuchsia
Currnetly runner always redirects AudioCapturer to the agent and the AudioCapturer implementation provided by the agent supports echo cancellation, noise suppression and automatic gain control. Also, in the future the default AudioCapturer will implement these effects as well. Updated AudioManagerFuchsia::GetInputStreamParameters() to report these effects as supported. This ensures that WebRTC will not try to use built-in versions of these effects. Bug: 1065207 Change-Id: I9997dc603544441c0e1bc96516915943e08d7a2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2124305 Auto-Submit: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:David Dorwin <ddorwin@chromium.org> Commit-Queue: David Dorwin <ddorwin@chromium.org> Cr-Commit-Position: refs/heads/master@{#754164}
Showing
Please register or sign in to comment