commit | 79beaa7f38219009bdcb91877e25492f48664729 | [log] [tgz] |
---|---|---|
author | Alessio Bazzica <alessiob@webrtc.org> | Mon Oct 31 15:42:34 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 21 10:35:23 2022 |
tree | 4d863b279808bc08dd3424eb033b4e7449090486 | |
parent | 987ebe6b49aee5ab5f05db044b964928f3de5c84 [diff] |
APM tests: check that the applied input volume is recommended when volume emulation is used or when neither an input volume controller nor volume emulation are used. This CL adds 3 tests, 2 of which currently fail because APM behaves in an undesired way. In [1] the behavior is fixed and the tests are enabled. A DCHECK in `AudioProcessingImpl::set_stream_analog_level` has been removed since a more robust behavior can be obtained - namely, that expected in the disabled unit tests added in this CL. [1] https://webrtc-review.googlesource.com/c/src/+/281185 Bug: webrtc:14581 Change-Id: I29d2c000cd1baf90606487afd9a4042e6f487834 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/281184 Reviewed-by: Per Ã…hgren <peah@webrtc.org> Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38696}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.