webrtc/third_party_mods/libjingle/source/talk
perkj@webrtc.org e804ee1a80 This patch hooks up PeerConnectionImpl to PeerConnectionSignaling.
Implements
virtual bool ProcessSignalingMessage(const std::string& msg);
virtual scoped_refptr<StreamCollection> remote_streams();
virtual void CommitStreamChanges();

BUG=
TEST=

Review URL: http://webrtc-codereview.appspot.com/187001

git-svn-id: http://webrtc.googlecode.com/svn/trunk@669 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-09-29 22:27:54 +00:00
..
app/webrtc_dev This patch hooks up PeerConnectionImpl to PeerConnectionSignaling. 2011-09-29 22:27:54 +00:00
session/phone Implementation of PcSignaling. A Class to handle signaling between peerconnections. 2011-09-27 20:35:37 +00:00