commit | ecf312e60356dd4df999a0675e7d1cf85e0dd495 | [log] [tgz] |
---|---|---|
author | henrika <henrika@webrtc.org> | Tue Aug 29 13:02:10 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Aug 29 13:02:10 2017 |
tree | 4498f84913647c91bdcc86f93259e7bcf017010c | |
parent | 9b2f20c6187f29e0c5105ff436b2fc787f924976 [diff] |
Removes unused WaveOut APIs from ADM. Will remove default implementations as well once landed and removed in Chrome as well. These two AudioDeviceModule APIs are removed: int32_t SetWaveOutVolume(uint16_t volumeLeft, uint16_t volumeRight) int32_t WaveOutVolume(uint16_t* volumeLeft, uint16_t* volumeRight) const BUG=webrtc:7306 Review-Url: https://codereview.webrtc.org/3006793002 Cr-Commit-Position: refs/heads/master@{#19581}
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.