| commit | f005a000943f4f708662080c122c9c421793224d | [log] [tgz] |
|---|---|---|
| author | peah <peah@webrtc.org> | Fri Oct 28 12:02:34 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Oct 28 12:02:39 2016 |
| tree | 2ba2dac579057d053d5acb284b3b1239113ebe07 | |
| parent | 6d6762cb0e236acd3231d1fba8ad590b43156d51 [diff] |
Added calling of the stream_analog_level api in audioproc_f The test program audioproc_f does not call the stream_analog_level method. This should be done do 1) Ensure that proper log output is produced when reproducing a call. 2) Ensure that this method is properly tested. 3) Ensure that the correct side-effects are triggered (this method is not const). BUG=webrtc:6564 Review-Url: https://codereview.webrtc.org/2449043008 Cr-Commit-Position: refs/heads/master@{#14817}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.