Remove deprecated code related to AEC2
This CL removes code related to the usage of the delay agnostic and extended filter modes in AEC2. Bug: webrtc:8671 Change-Id: I1a2c7a9eba54b03f5a015df3adb617785f52a939 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/133912 Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Per Åhgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28789}
This commit is contained in:
@ -59,8 +59,6 @@ class MediaConstraints {
|
||||
// These keys are google specific.
|
||||
static const char kGoogEchoCancellation[]; // googEchoCancellation
|
||||
|
||||
static const char kExtendedFilterEchoCancellation[]; // googEchoCancellation2
|
||||
static const char kDAEchoCancellation[]; // googDAEchoCancellation
|
||||
static const char kAutoGainControl[]; // googAutoGainControl
|
||||
static const char kExperimentalAutoGainControl[]; // googAutoGainControl2
|
||||
static const char kNoiseSuppression[]; // googNoiseSuppression
|
||||
|
||||
Reference in New Issue
Block a user