Instantiates ProcessThread/ChannelGroup inside Call instead of using VideoEngine or ViEBase. This removes the need for ViEChannelManager, ViEInputManager and other ViESharedData completely. Some interface headers are still referenced due to external interfaces being defined there. Upon interface removal these will be moved to implementation headers. BUG=1695 R=mflodman@webrtc.org, stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/50849005 Cr-Commit-Position: refs/heads/master@{#9160}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.