commit | 102b7289a9f2db72f74884a7788605187a2ddfee | [log] [tgz] |
---|---|---|
author | Gustaf Ullberg <gustaf@webrtc.org> | Mon Jun 03 13:03:02 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jun 03 15:06:12 2019 |
tree | fa7e52c5a957e8db7c9bab1a76b707830513a03f | |
parent | 15f2200266c7b131ad8f75aebf299ebf27334a62 [diff] |
Prevent howling in RunPlayoutAndRecordingInFullDuplex The test RunPlayoutAndRecordingInFullDuplex makes the speakers play the signal it simultaneously records from the microphone, which can cause full howling. The test itself measures buffer usage and does not depend on what signal is played through the speakers. This change mutes the speakers to prevent howling when running modules_unittests. Bug: webrtc:10704 Change-Id: I6176adb2fb5ce0e4d86f6f447476be8a88c2f2cf Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/139889 Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Commit-Queue: Gustaf Ullberg <gustaf@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28140}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.