| .. |
|
RTCAudioSource.h
|
Rename RTC_EXPORT to RTC_OBJC_EXPORT.
|
2018-09-17 10:06:57 +00:00 |
|
RTCAudioSource.mm
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCAudioSource+Private.h
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCAudioTrack.h
|
Rename RTC_EXPORT to RTC_OBJC_EXPORT.
|
2018-09-17 10:06:57 +00:00 |
|
RTCAudioTrack.mm
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCAudioTrack+Private.h
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCCertificate.h
|
Rename RTC_EXPORT to RTC_OBJC_EXPORT.
|
2018-09-17 10:06:57 +00:00 |
|
RTCCertificate.mm
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCConfiguration.h
|
Exposing rtcp report interval setting in objc api
|
2018-11-14 18:55:50 +00:00 |
|
RTCConfiguration.mm
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCConfiguration+Native.h
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCConfiguration+Private.h
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCCryptoOptions.h
|
Promotoing webrtc::CryptoOptions to RTCConfiguration.
|
2018-10-25 17:59:48 +00:00 |
|
RTCCryptoOptions.mm
|
Promotoing webrtc::CryptoOptions to RTCConfiguration.
|
2018-10-25 17:59:48 +00:00 |
|
RTCDataChannel.h
|
Rename RTC_EXPORT to RTC_OBJC_EXPORT.
|
2018-09-17 10:06:57 +00:00 |
|
RTCDataChannel.mm
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCDataChannel+Private.h
|
Remove rtc_base/scoped_ref_ptr.h.
|
2019-01-25 20:29:58 +00:00 |
|
RTCDataChannelConfiguration.h
|
Rename RTC_EXPORT to RTC_OBJC_EXPORT.
|
2018-09-17 10:06:57 +00:00 |
|
RTCDataChannelConfiguration.mm
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCDataChannelConfiguration+Private.h
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCDtmfSender.h
|
Rename RTC_EXPORT to RTC_OBJC_EXPORT.
|
2018-09-17 10:06:57 +00:00 |
|
RTCDtmfSender.mm
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCDtmfSender+Private.h
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCEncodedImage+Private.h
|
Pass-by-reference instead of value to initWithNativeEncodedImage
|
2019-02-08 08:56:23 +00:00 |
|
RTCEncodedImage+Private.mm
|
Pass-by-reference instead of value to initWithNativeEncodedImage
|
2019-02-08 08:56:23 +00:00 |
|
RTCFieldTrials.h
|
Remove unused BWE field trial strings.
|
2018-11-27 13:05:43 +00:00 |
|
RTCFieldTrials.mm
|
Remove unused BWE field trial strings.
|
2018-11-27 13:05:43 +00:00 |
|
RTCFileLogger.h
|
Rename RTC_EXPORT to RTC_OBJC_EXPORT.
|
2018-09-17 10:06:57 +00:00 |
|
RTCFileLogger.mm
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCIceCandidate.h
|
Rename RTC_EXPORT to RTC_OBJC_EXPORT.
|
2018-09-17 10:06:57 +00:00 |
|
RTCIceCandidate.mm
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCIceCandidate+Private.h
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCIceServer.h
|
Rename RTC_EXPORT to RTC_OBJC_EXPORT.
|
2018-09-17 10:06:57 +00:00 |
|
RTCIceServer.mm
|
Revert "Add SSLConfig object to IceServer."
|
2018-09-12 10:46:04 +00:00 |
|
RTCIceServer+Private.h
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCIntervalRange.h
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCIntervalRange.mm
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCIntervalRange+Private.h
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCLegacyStatsReport.h
|
Rename RTC_EXPORT to RTC_OBJC_EXPORT.
|
2018-09-17 10:06:57 +00:00 |
|
RTCLegacyStatsReport.mm
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCLegacyStatsReport+Private.h
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCMediaConstraints.h
|
Delete unused media constraints
|
2019-02-08 14:45:00 +00:00 |
|
RTCMediaConstraints.mm
|
Delete unused media constraints
|
2019-02-08 14:45:00 +00:00 |
|
RTCMediaConstraints+Private.h
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCMediaSource.h
|
Rename RTC_EXPORT to RTC_OBJC_EXPORT.
|
2018-09-17 10:06:57 +00:00 |
|
RTCMediaSource.mm
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCMediaSource+Private.h
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCMediaStream.h
|
Rename RTC_EXPORT to RTC_OBJC_EXPORT.
|
2018-09-17 10:06:57 +00:00 |
|
RTCMediaStream.mm
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCMediaStream+Private.h
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCMediaStreamTrack.h
|
Rename RTC_EXPORT to RTC_OBJC_EXPORT.
|
2018-09-17 10:06:57 +00:00 |
|
RTCMediaStreamTrack.mm
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCMediaStreamTrack+Private.h
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCMetrics.h
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCMetrics.mm
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCMetricsSampleInfo.h
|
Rename RTC_EXPORT to RTC_OBJC_EXPORT.
|
2018-09-17 10:06:57 +00:00 |
|
RTCMetricsSampleInfo.mm
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCMetricsSampleInfo+Private.h
|
Remove deprecated field_trial_default and metrics_default.
|
2018-09-28 07:21:07 +00:00 |
|
RTCPeerConnection.h
|
Add ios bindings for PeerConnectionState.
|
2018-11-21 13:53:57 +00:00 |
|
RTCPeerConnection.mm
|
[clang-tidy] Apply performance-for-range-copy fixes.
|
2019-01-28 09:53:50 +00:00 |
|
RTCPeerConnection+DataChannel.mm
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCPeerConnection+Native.h
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCPeerConnection+Private.h
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCPeerConnection+Stats.mm
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCPeerConnectionFactory.h
|
Rename RTC_EXPORT to RTC_OBJC_EXPORT.
|
2018-09-17 10:06:57 +00:00 |
|
RTCPeerConnectionFactory.mm
|
Remove legacy video codec factories.
|
2019-01-14 14:56:40 +00:00 |
|
RTCPeerConnectionFactory+Native.h
|
Remove rtc_base/scoped_ref_ptr.h.
|
2019-01-25 20:29:58 +00:00 |
|
RTCPeerConnectionFactory+Private.h
|
Remove rtc_base/scoped_ref_ptr.h.
|
2019-01-25 20:29:58 +00:00 |
|
RTCPeerConnectionFactoryBuilder.h
|
Remove rtc_base/scoped_ref_ptr.h.
|
2019-01-25 20:29:58 +00:00 |
|
RTCPeerConnectionFactoryBuilder.mm
|
Pass MediaTransportFactory to PeerConnectionFactory.
|
2018-10-08 18:11:06 +00:00 |
|
RTCPeerConnectionFactoryBuilder+DefaultComponents.h
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCPeerConnectionFactoryBuilder+DefaultComponents.mm
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCPeerConnectionFactoryOptions.h
|
Removed ability to set CryptoOptions through PeerConnectionFactory from bindings.
|
2018-11-21 18:52:45 +00:00 |
|
RTCPeerConnectionFactoryOptions.mm
|
Removed ability to set CryptoOptions through PeerConnectionFactory from bindings.
|
2018-11-21 18:52:45 +00:00 |
|
RTCPeerConnectionFactoryOptions+Private.h
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCRtcpParameters.h
|
Rename RTC_EXPORT to RTC_OBJC_EXPORT.
|
2018-09-17 10:06:57 +00:00 |
|
RTCRtcpParameters.mm
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCRtcpParameters+Private.h
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCRtpCodecParameters.h
|
Rename RTC_EXPORT to RTC_OBJC_EXPORT.
|
2018-09-17 10:06:57 +00:00 |
|
RTCRtpCodecParameters.mm
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCRtpCodecParameters+Private.h
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCRtpEncodingParameters.h
|
Add scaleResolutionDownBy to RTCRtpEncodingParameters in ObjC SDK.
|
2019-02-04 14:21:54 +00:00 |
|
RTCRtpEncodingParameters.mm
|
Add scaleResolutionDownBy to RTCRtpEncodingParameters in ObjC SDK.
|
2019-02-04 14:21:54 +00:00 |
|
RTCRtpEncodingParameters+Private.h
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCRtpFragmentationHeader+Private.h
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCRtpFragmentationHeader+Private.mm
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCRtpHeaderExtension.h
|
Rename RTC_EXPORT to RTC_OBJC_EXPORT.
|
2018-09-17 10:06:57 +00:00 |
|
RTCRtpHeaderExtension.mm
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCRtpHeaderExtension+Private.h
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCRtpParameters.h
|
Rename RTC_EXPORT to RTC_OBJC_EXPORT.
|
2018-09-17 10:06:57 +00:00 |
|
RTCRtpParameters.mm
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCRtpParameters+Private.h
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCRtpReceiver.h
|
Rename RTC_EXPORT to RTC_OBJC_EXPORT.
|
2018-09-17 10:06:57 +00:00 |
|
RTCRtpReceiver.mm
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCRtpReceiver+Native.h
|
Remove rtc_base/scoped_ref_ptr.h.
|
2019-01-25 20:29:58 +00:00 |
|
RTCRtpReceiver+Private.h
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCRtpSender.h
|
Rename RTC_EXPORT to RTC_OBJC_EXPORT.
|
2018-09-17 10:06:57 +00:00 |
|
RTCRtpSender.mm
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCRtpSender+Native.h
|
Remove rtc_base/scoped_ref_ptr.h.
|
2019-01-25 20:29:58 +00:00 |
|
RTCRtpSender+Private.h
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCRtpTransceiver.h
|
export RTCRtpTransceiverInit
|
2018-10-31 12:20:05 +00:00 |
|
RTCRtpTransceiver.mm
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCRtpTransceiver+Private.h
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCSessionDescription.h
|
Rename RTC_EXPORT to RTC_OBJC_EXPORT.
|
2018-09-17 10:06:57 +00:00 |
|
RTCSessionDescription.mm
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCSessionDescription+Private.h
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCSSLAdapter.h
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCSSLAdapter.mm
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCTracing.h
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCTracing.mm
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCVideoCodecInfo+Private.h
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCVideoCodecInfo+Private.mm
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCVideoEncoderSettings+Private.h
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCVideoEncoderSettings+Private.mm
|
Delete VideoCodec::targetBitrate
|
2018-12-12 12:48:15 +00:00 |
|
RTCVideoSource.h
|
Rename RTC_EXPORT to RTC_OBJC_EXPORT.
|
2018-09-17 10:06:57 +00:00 |
|
RTCVideoSource.mm
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCVideoSource+Private.h
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |
|
RTCVideoTrack.h
|
Rename RTC_EXPORT to RTC_OBJC_EXPORT.
|
2018-09-17 10:06:57 +00:00 |
|
RTCVideoTrack.mm
|
Obj-C SDK Cleanup
|
2018-08-30 10:42:41 +00:00 |
|
RTCVideoTrack+Private.h
|
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
|
2019-01-11 17:11:39 +00:00 |