DescriptionRename APM Config ReportedDelay to DelayAgnostic
We use this Config struct for enabling/disabling the delay agnostic
AEC. This change renames it to DelayAgnostic for readability reasons.
NOTE: The logic is reversed in this CL. The old ReportedDelay config
turned DA-AEC off, while the new DelayAgnostic turns it on.
The old Config is kept in parallel with the new during a transition
period. This is to avoid problems with API breakages. During this
period, ReportedDelay is disabled or DelayAgnostic is enabled, DA-AEC
is engaged in APM.
BUG=webrtc:4651
R=bjornv@webrtc.org, tommi@webrtc.org
Committed: https://crrev.com/0f133b99c655cbdb347b4a71ac872c071532189f
Cr-Commit-Position: refs/heads/master@{#9531}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Fix error in android test #Messages
Total messages: 13 (3 generated)
|