webrtc/third_party_mods/libjingle/source/talk/examples/peerconnection_client
2011-10-13 14:31:20 +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 Changes after comments received from Justin and Harald. Few comments are not implemented like moving track implementation to base<> and then have child classes based on the type of track. 2011-10-13 14:31:20 +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