This change adds a UMA log that will be written to when a non-zero delay correction is done in the AEC. The number of elements moved (positive or negative) will be logged to "WebRTC.Audio.AecDelayAdjustmentAgnosticValue" or "WebRTC.Audio.AecDelayAdjustmentSystemValue", depending on whether delay-agnostic AEC is used or not, respectively. BUG=webrtc:5903 Review-Url: https://codereview.webrtc.org/1991723002 Cr-Commit-Position: refs/heads/master@{#12795}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.