commit | 86e0ea5711cfef95960ffcc8b6d918c67576e5c9 | [log] [tgz] |
---|---|---|
author | Anders Carlsson <andersc@webrtc.org> | Mon May 06 15:04:59 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Mon May 06 13:58:18 2019 +0000 |
tree | a077047aff37152a4f37d396169a4118f4fb0672 | |
parent | 517678cc49f73227e077525c955f046d0e2c12f3 [diff] |
Remove bitratePriority from the Obj-C RTCRtpEncodingParameters wrapper. This was added in CL 135122, but the bitratePriority parameter is not standard and not implemented in a way users would expect. So it should actually not be exposed in the Obj-C SDK. Bug: webrtc:10438 Change-Id: I801ce940a32701d2703e951ef2b601c606aa2111 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/135287 Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Commit-Queue: Anders Carlsson <andersc@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27861}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.