webrtc/third_party_mods/libjingle/source/talk/examples/peerconnection_client
perkj@webrtc.org 6a34d584b8 Implement MediaStreamProxy.
This implements a proxy for MediaStreams and MediaStreamTracklists.

BUG=
TEST=

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@733 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-10-13 08:48:43 +00:00
..
linux First compiling version of peerconnection_client_dev using the new Peerconnection API. 2011-10-03 15:59:40 +00:00
conductor.cc Implement MediaStreamProxy. 2011-10-13 08:48:43 +00:00
conductor.h Update PeerConnection_client to open a video capture device. 2011-10-06 20:36:23 +00:00
defaults.cc First compiling version of peerconnection_client_dev using the new Peerconnection API. 2011-10-03 15:59:40 +00:00
defaults.h First compiling version of peerconnection_client_dev using the new Peerconnection API. 2011-10-03 15:59:40 +00:00
main_wnd.cc First compiling version of peerconnection_client_dev using the new Peerconnection API. 2011-10-03 15:59:40 +00:00
main_wnd.h First compiling version of peerconnection_client_dev using the new Peerconnection API. 2011-10-03 15:59:40 +00:00
main.cc First compiling version of peerconnection_client_dev using the new Peerconnection API. 2011-10-03 15:59:40 +00:00
peer_connection_client.cc Fix OnClose(socket, NO_ERROR) compile error on Linux. 2011-10-10 11:15:35 +00:00
peer_connection_client.h First compiling version of peerconnection_client_dev using the new Peerconnection API. 2011-10-03 15:59:40 +00:00
peerconnection_client.gyp Update PeerConnection_client to open a video capture device. 2011-10-06 20:36:23 +00:00
server_test.html Adding native client test page to test loopback. 2011-10-12 12:59:13 +00:00