webrtc/talk/examples/objc/AppRTCDemo
tkchin@webrtc.org 3e9ad26112 Refactor iOS AppRTC parsing code.
Moved parsing code to JSON categories for the relevant objects.
No longer prefer ISAC as audio codec.

BUG=
R=glaznev@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@7755 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-11-27 00:52:38 +00:00
..
ios Cleanup RTCVideoRenderer interface. 2014-11-04 23:06:15 +00:00
mac Cleanup RTCVideoRenderer interface. 2014-11-04 23:06:15 +00:00
APPRTCAppClient.h Refactor iOS AppRTC parsing code. 2014-11-27 00:52:38 +00:00
APPRTCAppClient.m Refactor iOS AppRTC parsing code. 2014-11-27 00:52:38 +00:00
APPRTCConnectionManager.h Implement mac version of AppRTCDemo. 2014-05-30 22:26:06 +00:00
APPRTCConnectionManager.m Refactor iOS AppRTC parsing code. 2014-11-27 00:52:38 +00:00
ARDSignalingParams.h Refactor iOS AppRTC parsing code. 2014-11-27 00:52:38 +00:00
ARDSignalingParams.m Refactor iOS AppRTC parsing code. 2014-11-27 00:52:38 +00:00
ARDUtilities.h Refactor iOS AppRTC parsing code. 2014-11-27 00:52:38 +00:00
ARDUtilities.m Refactor iOS AppRTC parsing code. 2014-11-27 00:52:38 +00:00
channel.html Implement mac version of AppRTCDemo. 2014-05-30 22:26:06 +00:00
GAEChannelClient.h APPRTCDemo(objc): Remove regex parsing in favor of JSON struct. 2014-06-06 22:29:10 +00:00
GAEChannelClient.m APPRTCDemo(objc): Remove regex parsing in favor of JSON struct. 2014-06-06 22:29:10 +00:00
RTCICECandidate+JSON.h Refactor iOS AppRTC parsing code. 2014-11-27 00:52:38 +00:00
RTCICECandidate+JSON.m Refactor iOS AppRTC parsing code. 2014-11-27 00:52:38 +00:00
RTCICEServer+JSON.h Refactor iOS AppRTC parsing code. 2014-11-27 00:52:38 +00:00
RTCICEServer+JSON.m Refactor iOS AppRTC parsing code. 2014-11-27 00:52:38 +00:00
RTCMediaConstraints+JSON.h Refactor iOS AppRTC parsing code. 2014-11-27 00:52:38 +00:00
RTCMediaConstraints+JSON.m Refactor iOS AppRTC parsing code. 2014-11-27 00:52:38 +00:00
RTCSessionDescription+JSON.h Refactor iOS AppRTC parsing code. 2014-11-27 00:52:38 +00:00
RTCSessionDescription+JSON.m Refactor iOS AppRTC parsing code. 2014-11-27 00:52:38 +00:00