webrtc/sdk/objc/Framework/Classes/Common
Anders Carlsson 358f2e0760 Broadcast extension for AppRTCMobile on iOS
This provides an environment for testing out using WebRTC from an iOS
extension. It implements a ReplayKit broadcast extension for live
streaming games and screensharing.

The extension is only supported on iOS 11+ and is guarded by a build
flag.

Bug: webrtc:9335
Change-Id: Id218d6c73ef7599f5953c5a1e0e62e5d0dc4f10b
Reviewed-on: https://webrtc-review.googlesource.com/80000
Commit-Queue: Anders Carlsson <andersc@webrtc.org>
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23504}
2018-06-04 08:49:21 +00:00
..
helpers.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
helpers.mm Remove all code for iOS 8 and below. 2017-12-01 14:25:46 +00:00
noop.mm Fix issues found by gn check. 2018-02-16 12:36:08 +00:00
NSString+StdString.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
NSString+StdString.mm Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCCallbackLogger.mm Add new Logger to iOS SDK to be able to intercept logs and report them to the appropriate system 2018-01-31 09:35:29 +00:00
RTCDispatcher+Private.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCDispatcher.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCFieldTrials.mm Exposing WebRTC-Audio-SendSideBwe-For-Video field trial 2018-03-15 14:19:47 +00:00
RTCFileLogger.mm Fixing some of the issues found by clang static analyzer. 2018-01-12 16:35:09 +00:00
RTCLogging.mm Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
RTCUIApplicationStatusObserver.h Broadcast extension for AppRTCMobile on iOS 2018-06-04 08:49:21 +00:00
RTCUIApplicationStatusObserver.m Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
scoped_cftyperef.h Add tests for ScopedCFTypeRef. 2017-10-05 12:36:31 +00:00
UIDevice+RTCDevice.mm Init max supported H.264 profile at runtime on iOS 2018-04-26 15:01:07 +00:00