webrtc/sdk/objc/Framework/Headers/WebRTC
Steve Anton 8cb344acfd Add new PeerConnection APIs to the ObjC SDK
This CL adds wrappers for the following PeerConnection native
APIs to the Objective C API:
- SdpSemantics enum added to the RTCConfiguration
- RTCRtpTransceiver
- RTCPeerConnection.addTrack
- RTCPeerConnection.removeTrack
- RTCPeerConnection.addTransceiver
- RTCPeerConnection.transceivers

Bug: webrtc:8870
Change-Id: I9449df9742a59e90894712dc7749ca30b569d94b
Reviewed-on: https://webrtc-review.googlesource.com/54780
Commit-Queue: Steve Anton <steveanton@webrtc.org>
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22214}
2018-02-28 01:28:57 +00:00
..
OWNERS
RTCAudioSession.h Fix public Obj-C header import. 2017-09-15 14:09:30 +00:00
RTCAudioSessionConfiguration.h
RTCAudioSource.h
RTCAudioTrack.h
RTCCallbackLogger.h 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
RTCCameraPreviewView.h Delete RTCAVFoundationVideoSource and related classes. 2018-02-12 14:41:25 +00:00
RTCCameraVideoCapturer.h Fixing warnings in public iOS SDK headers. 2018-02-01 14:05:14 +00:00
RTCConfiguration.h Add new PeerConnection APIs to the ObjC SDK 2018-02-28 01:28:57 +00:00
RTCDataChannel.h
RTCDataChannelConfiguration.h
RTCDispatcher.h
RTCDtmfSender.h Expose RTCDtmfSender API via RTCRtpSender in ObjC SDK. 2018-01-05 18:21:29 +00:00
RTCEAGLVideoView.h
RTCFieldTrials.h
RTCFileLogger.h Fixing some of the issues found by clang static analyzer. 2018-01-12 16:35:09 +00:00
RTCFileVideoCapturer.h Reland "Add file capturer to AppRTCMobile on simulator." 2017-11-24 15:06:39 +00:00
RTCIceCandidate.h
RTCIceServer.h
RTCIntervalRange.h
RTCLegacyStatsReport.h
RTCLogging.h Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
RTCMacros.h
RTCMediaConstraints.h
RTCMediaSource.h
RTCMediaStream.h
RTCMediaStreamTrack.h
RTCMetrics.h Fixing warnings in public iOS SDK headers. 2018-02-01 14:05:14 +00:00
RTCMetricsSampleInfo.h
RTCMTLNSVideoView.h
RTCMTLVideoView.h
RTCNSGLVideoView.h
RTCPeerConnection.h Add new PeerConnection APIs to the ObjC SDK 2018-02-28 01:28:57 +00:00
RTCPeerConnectionFactory.h Delete RTCAVFoundationVideoSource and related classes. 2018-02-12 14:41:25 +00:00
RTCPeerConnectionFactoryOptions.h Revert "Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32." 2018-02-08 16:25:31 +00:00
RTCRtpCodecParameters.h
RTCRtpEncodingParameters.h
RTCRtpParameters.h
RTCRtpReceiver.h Fixing some of the issues found by clang static analyzer. 2018-01-12 16:35:09 +00:00
RTCRtpSender.h Expose RTCDtmfSender API via RTCRtpSender in ObjC SDK. 2018-01-05 18:21:29 +00:00
RTCRtpTransceiver.h Add new PeerConnection APIs to the ObjC SDK 2018-02-28 01:28:57 +00:00
RTCSessionDescription.h
RTCSSLAdapter.h Fixing warnings in public iOS SDK headers. 2018-02-01 14:05:14 +00:00
RTCTracing.h Fixing warnings in public iOS SDK headers. 2018-02-01 14:05:14 +00:00
RTCVideoCapturer.h
RTCVideoCodec.h Fixing some of the issues found by clang static analyzer. 2018-01-12 16:35:09 +00:00
RTCVideoCodecFactory.h Fixing some of the issues found by clang static analyzer. 2018-01-12 16:35:09 +00:00
RTCVideoCodecH264.h Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCVideoDecoderVP8.h Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCVideoDecoderVP9.h Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCVideoEncoderVP8.h Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCVideoEncoderVP9.h Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCVideoFrame.h
RTCVideoFrameBuffer.h Support RGB frames in RTCCVPixelBuffer 2017-10-23 15:34:28 +00:00
RTCVideoRenderer.h
RTCVideoSource.h
RTCVideoTrack.h
RTCVideoViewShading.h
UIDevice+RTCDevice.h Remove all code for iOS 8 and below. 2017-12-01 14:25:46 +00:00