webrtc/sdk/objc/Framework/Headers/WebRTC
Zeke Chin 8de502ba11 Add didRemoveReceiver delegate callback.
Bug: None
Change-Id: I7d3badc9005f51a641febd359d037ed37a205101
Reviewed-on: https://webrtc-review.googlesource.com/95241
Commit-Queue: Zeke Chin <tkchin@webrtc.org>
Reviewed-by: Steve Anton <steveanton@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24391}
2018-08-22 17:51:03 +00:00
..
RTCAudioSession.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
RTCAudioSessionConfiguration.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCAudioSource.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCAudioTrack.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
RTCCameraVideoCapturer.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
RTCCertificate.h Add certificate generate/set functionality to bring iOS closer to JS API 2018-08-13 22:25:15 +00:00
RTCConfiguration.h Add certificate generate/set functionality to bring iOS closer to JS API 2018-08-13 22:25:15 +00:00
RTCDataChannel.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
RTCDataChannelConfiguration.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
RTCDispatcher.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
RTCDtmfSender.h Expose RTCDtmfSender API via RTCRtpSender in ObjC SDK. 2018-01-05 18:21:29 +00:00
RTCEAGLVideoView.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
RTCFieldTrials.h Adding ABWENoTWCC field trial 2018-06-28 09:51:00 +00:00
RTCFileLogger.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
RTCFileVideoCapturer.h Reland "Add file capturer to AppRTCMobile on simulator." 2017-11-24 15:06:39 +00:00
RTCIceCandidate.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
RTCIceServer.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCIntervalRange.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
RTCLegacyStatsReport.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCLogging.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
RTCMacros.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCMediaConstraints.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
RTCMediaSource.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCMediaStream.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCMediaStreamTrack.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
RTCMetrics.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
RTCMetricsSampleInfo.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCMTLNSVideoView.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
RTCMTLVideoView.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
RTCNSGLVideoView.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
RTCPeerConnection.h Add didRemoveReceiver delegate callback. 2018-08-22 17:51:03 +00:00
RTCPeerConnectionFactory.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
RTCPeerConnectionFactoryOptions.h Added API to Objective-C PeerConnectionFactoryOptions to enable GCM Ciphers. 2018-07-18 18:10:26 +00:00
RTCRtcpParameters.h Add Rtcp parameters for PeerConnection senders 2018-05-28 09:28:59 +00:00
RTCRtpCodecParameters.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
RTCRtpEncodingParameters.h Add min_bitrate_bps to RTCRtpEncodingParameters. 2018-06-07 07:26:07 +00:00
RTCRtpHeaderExtension.h Add HeaderExtensions to RtpParameters 2018-06-12 17:01:40 +00:00
RTCRtpParameters.h Add HeaderExtensions to RtpParameters 2018-06-12 17:01:40 +00:00
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 RTC_EXPORT on RTCRtpTransceiverInit 2018-08-07 19:09:09 +00:00
RTCSessionDescription.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
RTCSSLAdapter.h Fixing warnings in public iOS SDK headers. 2018-02-01 14:05:14 +00:00
RTCTracing.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
RTCVideoCapturer.h Add an example app for iOS native API. 2018-03-19 09:31:06 +00:00
RTCVideoCodec.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
RTCVideoCodecFactory.h Fixing some of the issues found by clang static analyzer. 2018-01-12 16:35:09 +00:00
RTCVideoCodecH264.h Reformat the WebRTC code base 2018-06-19 14:00:39 +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 Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
RTCVideoFrameBuffer.h Allow creation of 420 Buffer using YUV data. 2018-04-19 17:26:59 +00:00
RTCVideoRenderer.h Add renderer-agnostic delegate protocol. 2018-04-19 16:18:49 +00:00
RTCVideoSource.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCVideoTrack.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCVideoViewShading.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
UIDevice+RTCDevice.h Init max supported H.264 profile at runtime on iOS 2018-04-26 15:01:07 +00:00