webrtc/talk/examples/ios/AppRTCDemo
tkchin@webrtc.org 1732a591e7 Add a UIView for rendering a video track.
RTCEAGLVideoView provides functionality to render a supplied RTCVideoTrack using OpenGLES2.

R=fischman@webrtc.org
BUG=3188

Review URL: https://webrtc-codereview.appspot.com/12489004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6192 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-05-19 23:26:01 +00:00
..
en.lproj AppRTCDemo(iOS): remote-video reliability fixes 2014-03-31 20:16:49 +00:00
APPRTCAppClient.h AppRTCDemo(ios): style/cleanup fixes following cr/62871616-p10 2014-03-25 00:11:56 +00:00
APPRTCAppClient.m AppRTCDemo was blocking the main thread for network requests. This fixes it by making the background queue serial instead of using @synchronize to make the background operations serial. 2014-04-30 00:17:47 +00:00
APPRTCAppDelegate.h Fix typo by renaming RTCSessionDescriptonDelegate -> RTCSessionsDescriptionDelegate 2014-04-21 18:47:24 +00:00
APPRTCAppDelegate.m Add a UIView for rendering a video track. 2014-05-19 23:26:01 +00:00
AppRTCDemo-Prefix.pch Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
APPRTCViewController.h Add a UIView for rendering a video track. 2014-05-19 23:26:01 +00:00
APPRTCViewController.m Add a UIView for rendering a video track. 2014-05-19 23:26:01 +00:00
Default.png Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
GAEChannelClient.h AppRTCDemo(iOS): remote-video reliability fixes 2014-03-31 20:16:49 +00:00
GAEChannelClient.m AppRTCDemo(iOS): remote-video reliability fixes 2014-03-31 20:16:49 +00:00
Info.plist Add a UIView for rendering a video track. 2014-05-19 23:26:01 +00:00
ios_channel.html AppRTCDemo(iOS): remote-video reliability fixes 2014-03-31 20:16:49 +00:00
main.m AppRTCDemo(ios): style/cleanup fixes following cr/62871616-p10 2014-03-25 00:11:56 +00:00
ResourceRules.plist AppRTCDemo: builds using ninja on iOS for simulator and device! 2013-08-01 18:29:45 +00:00