commit | ba502233634bca12dc434f86078238c9f6de8f9d | [log] [tgz] |
---|---|---|
author | Sam Zackrisson <saza@webrtc.org> | Fri Jan 04 10:36:48 2019 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jan 11 12:31:29 2019 +0000 |
tree | 3255fefb81f05f52182cf16baad730ff1c299d8e | |
parent | b8b3c9918f1494ff0dbda08c938ce7f0d9d08daa [diff] |
Make voiceengine/audio transport stop using voice_detection() interface Configuration for AudioProcessing::voice_detection() is moving into AudioProcessing::Config, to get rid of the pointer-to-submodule interfaces (such as voice_detection()). Bug: webrtc:9947 Change-Id: Ia64ae996a43d44423aa0d612a3f1185b52a3e534 Reviewed-on: https://webrtc-review.googlesource.com/c/116067 Reviewed-by: Niels Moller <nisse@webrtc.org> Reviewed-by: Oskar Sundbom <ossu@webrtc.org> Commit-Queue: Sam Zackrisson <saza@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26216}
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.