This change turns muted state on by default in VoiceEngine, but not for NetEq or AudioCodingModule when used stand-alone. The expected effect is that voice channels that have not received any packets for some time should reduce their CPU usage. This should have a noticeable effect on endpoints with many incoming streams, but where only a few have packets incoming at any given time (i.e., where an intermediate server filters out the majority of the streams). BUG=webrtc:5606 NOTRY=True Review-Url: https://codereview.webrtc.org/1987143003 Cr-Commit-Position: refs/heads/master@{#12797}
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.