Changed default value for the duration of the echo in echocanceller 3

BUG=webrtc:7519

Review-Url: https://codereview.webrtc.org/2971683002
Cr-Commit-Position: refs/heads/master@{#18887}
This commit is contained in:
peah
2017-07-04 04:33:11 -07:00
committed by Commit Bot
parent 0d7f04daa0
commit 2c3161c86e
4 changed files with 2 additions and 13 deletions

View File

@ -268,7 +268,6 @@ class AudioProcessing : public rtc::RefCountInterface {
// does not yet have the desired behavior.
struct EchoCanceller3 {
bool enabled = false;
float echo_decay = 0.f;
} echo_canceller3;
// Enables the next generation AGC functionality. This feature replaces the