webrtc/examples/objc/AppRTCMobile/ios
Magnus Jedvert 293158b707 Revert ObjC API changes for BWE allocation strategy
The ObjC API (the files in sdk/objc/Framework/Headers/WebRTC/) needs to
be pure ObjC. The changes that are reverted here introduced C++ which
turns it into ObjC++.

We don't have a test protectcing this right now, but it's probably
something we should add to catch changes like this in the future.

TBR=alexnarest@webrtc.org,deadbeef@webrtc.org

Bug: webrtc:8243
Change-Id: Idea688f4014cd44c27cf2cb2a5ec8a9ea7da3c00
Reviewed-on: https://webrtc-review.googlesource.com/16429
Commit-Queue: Magnus Jedvert <magjed@webrtc.org>
Reviewed-by: Magnus Jedvert <magjed@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20463}
2017-10-27 12:33:24 +00:00
..
resources Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDAppDelegate.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDAppDelegate.m Revert ObjC API changes for BWE allocation strategy 2017-10-27 12:33:24 +00:00
ARDMainView.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDMainView.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDMainViewController.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDMainViewController.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDSettingsViewController.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDSettingsViewController.m AppRTCMobile iOS: Use video encoder factory to manage codec preference. 2017-10-16 13:37:37 +00:00
ARDStatsView.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDStatsView.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDVideoCallView.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDVideoCallView.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDVideoCallViewController.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDVideoCallViewController.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
Info.plist Allow file sharing from AppRTCMobile app. 2017-10-02 09:56:59 +00:00
main.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCVideoCodecInfo+HumanReadable.h AppRTCMobile iOS: Use video encoder factory to manage codec preference. 2017-10-16 13:37:37 +00:00
RTCVideoCodecInfo+HumanReadable.m AppRTCMobile iOS: Use video encoder factory to manage codec preference. 2017-10-16 13:37:37 +00:00
UIImage+ARDUtilities.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
UIImage+ARDUtilities.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00