webrtc/sdk/objc/Framework/Headers/WebRTC
Rasmus Brandt a3e69e6c74 Add min_bitrate_bps to RTCRtpEncodingParameters.
This is an ObjC followup to https://webrtc-review.googlesource.com/c/src/+/78741.

This CL only adds the field to the API, but does not wire it up.

Bug: webrtc:9341
Change-Id: Id6b1ac681324120bc90158029da7a80bf99aa512
Reviewed-on: https://webrtc-review.googlesource.com/81182
Reviewed-by: Åsa Persson <asapersson@webrtc.org>
Reviewed-by: Anders Carlsson <andersc@webrtc.org>
Commit-Queue: Rasmus Brandt <brandtr@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23524}
2018-06-07 07:26:07 +00:00
..
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCAudioSession.h Add notifiers for when the audio session will be activated/deactivated, did activate/deactivate and failed to activate/deactivate. 2018-04-25 16:50:43 +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 Delete RTCAVFoundationVideoSource and related classes. 2018-02-12 14:41:25 +00:00
RTCCameraVideoCapturer.h Broadcast extension for AppRTCMobile on iOS 2018-06-04 08:49:21 +00:00
RTCConfiguration.h Remove SdpSemantics::kDefault 2018-04-13 17:03:08 +00:00
RTCDataChannel.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCDataChannelConfiguration.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCDispatcher.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCDtmfSender.h Expose RTCDtmfSender API via RTCRtpSender in ObjC SDK. 2018-01-05 18:21:29 +00:00
RTCEAGLVideoView.h Broadcast extension for AppRTCMobile on iOS 2018-06-04 08:49:21 +00:00
RTCFieldTrials.h Exposing WebRTC-Audio-SendSideBwe-For-Video field trial 2018-03-15 14:19:47 +00:00
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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCIceServer.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCIntervalRange.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCLegacyStatsReport.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCLogging.h Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
RTCMacros.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCMediaConstraints.h Clean up iOS API audio settings 2018-03-05 08:32:52 +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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCMetrics.h Fixing warnings in public iOS SDK headers. 2018-02-01 14:05:14 +00:00
RTCMetricsSampleInfo.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCMTLNSVideoView.h Add renderer-agnostic delegate protocol. 2018-04-19 16:18:49 +00:00
RTCMTLVideoView.h Support cropping and rotation override in Metal renderers. 2018-06-05 14:19:14 +00:00
RTCNSGLVideoView.h Add renderer-agnostic delegate protocol. 2018-04-19 16:18:49 +00:00
RTCPeerConnection.h Changes name of RtpTransceiverInit's stream_labels to stream_ids. 2018-03-06 23:42:01 +00:00
RTCPeerConnectionFactory.h Delete RTCAVFoundationVideoSource and related classes. 2018-02-12 14:41:25 +00:00
RTCPeerConnectionFactoryOptions.h Adding flag to enable/disable use of SRTP_AES128_CM_SHA1_32 crypto suite. 2018-03-23 19:26:55 +00:00
RTCRtcpParameters.h Add Rtcp parameters for PeerConnection senders 2018-05-28 09:28:59 +00:00
RTCRtpCodecParameters.h Implement RtpCodecParameters::parameters 2018-05-15 17:12:02 +00:00
RTCRtpEncodingParameters.h Add min_bitrate_bps to RTCRtpEncodingParameters. 2018-06-07 07:26:07 +00:00
RTCRtpParameters.h Add Rtcp parameters for PeerConnection senders 2018-05-28 09:28:59 +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 Changes name of RtpTransceiverInit's stream_labels to stream_ids. 2018-03-06 23:42:01 +00:00
RTCSessionDescription.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
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 Add an example app for iOS native API. 2018-03-19 09:31:06 +00:00
RTCVideoCodec.h Delete deprecated decode:...fragmentationHeader:... objc method. 2018-05-07 13:27:08 +00:00
RTCVideoCodecFactory.h Fixing some of the issues found by clang static analyzer. 2018-01-12 16:35:09 +00:00
RTCVideoCodecH264.h Obj-C SDK for parsing and generating H264 ProfileLevelIds. 2018-06-01 11:23:31 +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 Moving src/webrtc into src/. 2017-09-15 04:25:06 +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