webrtc/sdk/objc/Framework/Classes/PeerConnection
Sam Zackrisson 9e981f0e43 Clean up iOS API audio settings
This removes the routing for the deprecated audio control setting

Change-Id: Id83ff548625279d5b34c9e3cadc097c25a00ef05
Bug: none
Reviewed-on: https://webrtc-review.googlesource.com/58900
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Commit-Queue: Sam Zackrisson <saza@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22279}
2018-03-05 08:32:52 +00:00
..
OWNERS
RTCAudioSource+Private.h
RTCAudioSource.mm
RTCAudioTrack+Private.h
RTCAudioTrack.mm Fixing some of the issues found by clang static analyzer. 2018-01-12 16:35:09 +00:00
RTCCameraVideoCapturer.m Delete RTCAVFoundationVideoSource and related classes. 2018-02-12 14:41:25 +00:00
RTCConfiguration+Native.h Expose TurnCustomizer as a native ObjC property. 2017-10-30 17:30:39 +00:00
RTCConfiguration+Private.h Add new PeerConnection APIs to the ObjC SDK 2018-02-28 01:28:57 +00:00
RTCConfiguration.mm Add new PeerConnection APIs to the ObjC SDK 2018-02-28 01:28:57 +00:00
RTCDataChannel+Private.h
RTCDataChannel.mm
RTCDataChannelConfiguration+Private.h
RTCDataChannelConfiguration.mm
RTCDefaultVideoDecoderFactory.m Fixes for building without SW codecs after GN changes. 2018-02-19 14:52:44 +00:00
RTCDefaultVideoEncoderFactory.m Fixes for building without SW codecs after GN changes. 2018-02-19 14:52:44 +00:00
RTCDtmfSender+Private.h Expose RTCDtmfSender API via RTCRtpSender in ObjC SDK. 2018-01-05 18:21:29 +00:00
RTCDtmfSender.mm Expose RTCDtmfSender API via RTCRtpSender in ObjC SDK. 2018-01-05 18:21:29 +00:00
RTCEncodedImage.mm Fixing some of the issues found by clang static analyzer. 2018-01-12 16:35:09 +00:00
RTCFileVideoCapturer.m Fixing some of the issues found by clang static analyzer. 2018-01-12 16:35:09 +00:00
RTCIceCandidate+Private.h
RTCIceCandidate.mm
RTCIceServer+Private.h
RTCIceServer.mm
RTCIntervalRange+Private.h
RTCIntervalRange.mm
RTCLegacyStatsReport+Private.h
RTCLegacyStatsReport.mm
RTCMediaConstraints+Private.h
RTCMediaConstraints.mm Clean up iOS API audio settings 2018-03-05 08:32:52 +00:00
RTCMediaSource+Private.h
RTCMediaSource.mm
RTCMediaStream+Private.h
RTCMediaStream.mm
RTCMediaStreamTrack+Private.h Return correct subtype from RTCRtpSender/Receiver track. 2018-02-22 15:43:58 +00:00
RTCMediaStreamTrack.mm Return correct subtype from RTCRtpSender/Receiver track. 2018-02-22 15:43:58 +00:00
RTCMetrics.mm Fixing warnings in public iOS SDK headers. 2018-02-01 14:05:14 +00:00
RTCMetricsSampleInfo+Private.h
RTCMetricsSampleInfo.mm
RTCPeerConnection+DataChannel.mm Fixing some of the issues found by clang static analyzer. 2018-01-12 16:35:09 +00:00
RTCPeerConnection+Native.h Reland ObjC API for BWE allocation strategy 2017-11-01 15:21:06 +00:00
RTCPeerConnection+Private.h Added OnAddTrack to Objective C SDK. 2018-03-01 17:16:48 +00:00
RTCPeerConnection+Stats.mm
RTCPeerConnection.mm Added OnAddTrack to Objective C SDK. 2018-03-01 17:16:48 +00:00
RTCPeerConnectionFactory+Native.h Enable building WebRTC without built-in software codecs 2018-01-31 08:33:59 +00:00
RTCPeerConnectionFactory+Private.h
RTCPeerConnectionFactory.mm Delete RTCAVFoundationVideoSource and related classes. 2018-02-12 14:41:25 +00:00
RTCPeerConnectionFactoryOptions+Private.h Exposed setOptions via RTCPeerConnectionFactory 2018-01-05 18:10:29 +00:00
RTCPeerConnectionFactoryOptions.mm 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+Private.h
RTCRtpCodecParameters.mm
RTCRtpEncodingParameters+Private.h
RTCRtpEncodingParameters.mm
RTCRtpFragmentationHeader.mm
RTCRtpParameters+Private.h
RTCRtpParameters.mm
RTCRtpReceiver+Private.h Add new PeerConnection APIs to the ObjC SDK 2018-02-28 01:28:57 +00:00
RTCRtpReceiver.mm Add new PeerConnection APIs to the ObjC SDK 2018-02-28 01:28:57 +00:00
RTCRtpSender+Private.h
RTCRtpSender.mm Return correct subtype from RTCRtpSender/Receiver track. 2018-02-22 15:43:58 +00:00
RTCRtpTransceiver+Private.h Add new PeerConnection APIs to the ObjC SDK 2018-02-28 01:28:57 +00:00
RTCRtpTransceiver.mm Add new PeerConnection APIs to the ObjC SDK 2018-02-28 01:28:57 +00:00
RTCSessionDescription+Private.h Fixing some of the issues found by clang static analyzer. 2018-01-12 16:35:09 +00:00
RTCSessionDescription.mm
RTCSSLAdapter.mm Fixing warnings in public iOS SDK headers. 2018-02-01 14:05:14 +00:00
RTCTracing.mm Fixing warnings in public iOS SDK headers. 2018-02-01 14:05:14 +00:00
RTCVideoCapturer.m
RTCVideoCodec+Private.h Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCVideoCodec.mm Set video codec names in public API using existing cricket constants 2017-11-27 09:01:42 +00:00
RTCVideoCodecH264.mm Create experimental Obj-C++ API. 2018-02-01 16:36:24 +00:00
RTCVideoCodecVP8.mm Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCVideoCodecVP9.mm Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCVideoEncoderSettings.mm Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCVideoFrame+Private.h Create experimental Obj-C++ API. 2018-02-01 16:36:24 +00:00
RTCVideoFrame.mm Create experimental Obj-C++ API. 2018-02-01 16:36:24 +00:00
RTCVideoRendererAdapter+Private.h
RTCVideoRendererAdapter.h
RTCVideoRendererAdapter.mm Create experimental Obj-C++ API. 2018-02-01 16:36:24 +00:00
RTCVideoSource+Private.h
RTCVideoSource.mm
RTCVideoTrack+Private.h
RTCVideoTrack.mm Fixing some of the issues found by clang static analyzer. 2018-01-12 16:35:09 +00:00
RTCWrappedNativeVideoDecoder.h Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCWrappedNativeVideoDecoder.mm Fixing some of the issues found by clang static analyzer. 2018-01-12 16:35:09 +00:00
RTCWrappedNativeVideoEncoder.h Injectable software video codecs in Obj-C. 2017-10-06 07:36:34 +00:00
RTCWrappedNativeVideoEncoder.mm Fixing some of the issues found by clang static analyzer. 2018-01-12 16:35:09 +00:00