commit | 9a0a17fb7a4a594825d7fb3c676e58476e892cfc | [log] [tgz] |
---|---|---|
author | erikvarga@webrtc.org <erikvarga@webrtc.org> | Wed Dec 20 14:47:34 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jan 08 15:50:02 2018 |
tree | ded494204a960ea0f422c7e9eb4c76289b76eb73 | |
parent | 6206eef0eed380170b550c15032b388bf4fd109e [diff] |
Make it possible to change the amplitude of the pulses generated by PulsedNoiseCapturer. This adds a SetCapturer function to testing::FakeAudioDevice::PulsedNoiseCapturer that can be used to update the volume of the generated audio mid-call. It also modifies CreatePulsedNoiseCapturer to use PulsedNoiseCapturer's type directly so that its new function is visible for the callers. Bug: webrtc:8666 Change-Id: I47726e242ccf221f5511e2797b2954ce035ba371 Reviewed-on: https://webrtc-review.googlesource.com/34650 Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Erik Varga <erikvarga@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21521}
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.