commit | 13725089ef91f932b37b2447c3f05d9cd9f89984 | [log] [tgz] |
---|---|---|
author | solenberg <solenberg@webrtc.org> | Wed Nov 25 16:16:52 2015 |
committer | Commit bot <commit-bot@chromium.org> | Wed Nov 25 16:16:57 2015 |
tree | a381de4f837aa78226737443927dc162910dedfb | |
parent | 54eb5e2e9ae91e9ad6dcb297de7b918ebe706d5f [diff] |
Open backdoor in VoiceEngineImpl to get at the actual voe::Channel objects from an ID. This will allow Audio[Send|Receive]Stream to bypass the VoE interfaces in many cases and talk directly to the channel. BUG=webrtc:4690 Review URL: https://codereview.webrtc.org/1459083007 Cr-Commit-Position: refs/heads/master@{#10788}
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.