commit | fcbf3724ebb8d6805f1dbc147077d0a3c26b90bd | [log] [tgz] |
---|---|---|
author | Hanna Silen <silen@webrtc.org> | Tue Dec 06 12:08:33 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 06 13:23:03 2022 |
tree | 5fe47807ee39c42ecc2bd89dd6d7d1e3a8c79b4c | |
parent | 38a6002548df156b915553e2591506fd66178dcf [diff] |
InputVolumeController: Remove two unit test helper functions Remove deprecated unit test helper functions CallPreProcessAudioBuffer() and CallPreProcForChangingAudio(). Replace the use of these functions with CallAgcSequence(). Remove a duplicate unit test using one of these functions. The new calls follow the API contract. Bug: webrtc:7494 Change-Id: Idc033cb48f4fab1814c4c6e0f23edc4a6a9faa64 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/285960 Reviewed-by: Alessio Bazzica <alessiob@webrtc.org> Commit-Queue: Hanna Silen <silen@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38826}
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.