commit | 2d49e4e18d63bc15bb168c95fd3e9457d5d82c18 | [log] [tgz] |
---|---|---|
author | Fredrik Solenberg <solenberg@webrtc.org> | Fri Jan 12 09:31:52 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jan 12 11:31:52 2018 |
tree | ca2dcea4bfa2a5feebcbcaf68d1bb9978bf7fd2b | |
parent | f0839f2c96d5495456022ecb306e6356a238459a [diff] |
Remove legacy VoiceEngine. Now that voe::Channel is owned by Audio[Send|Receive]Stream, the legacy VoiceEngine and the VoEBase interface is unused. Also removes Atomic32, which was only used for ref counting VoiceEngine. Bug: webrtc:4690 Change-Id: I73b8a083df544a8ab6383d57075a65ce955c592a Reviewed-on: https://webrtc-review.googlesource.com/38723 Commit-Queue: Fredrik Solenberg <solenberg@webrtc.org> Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21595}
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.