commit | ff97631e3c7460c97909d67b5ff171003cb968eb | [log] [tgz] |
---|---|---|
author | solenberg <solenberg@webrtc.org> | Wed Mar 30 23:28:51 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Mar 31 06:28:56 2016 +0000 |
tree | 9e8f59e1bb9f272b8d9320cbe39e60fb4de1e30b | |
parent | e71116e25d163c39bfed93d2a1e626c5fc25882c [diff] |
- Add temporary VoEBase::audio_device_module() method. - Remove WVoE::SetAudioDeviceModule() - the ADM is now supplied in ctor. - Remove WVoE::Init() and WVoE::Terminate(). - Remove MediaEngineInterface::Terminate(). BUG=webrtc:4690 Review URL: https://codereview.webrtc.org/1830213002 Cr-Commit-Position: refs/heads/master@{#12173}
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.