commit | 11b68463e3f49c38665a32bc84c42434a78dc291 | [log] [tgz] |
---|---|---|
author | Seth Hampson <shampson@webrtc.org> | Wed Jan 10 18:36:11 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 11 20:15:31 2018 |
tree | e09723dde78c7eb7ae22812c7a0f217114688c2f | |
parent | c72af93cff8e79e97987c3bee1493668b7826e37 [diff] |
Removed overloaded function GetSimulcastConfig from simulcast.cc. GetSimulcastConfig had to be overloaded in order to not break downstream client tests when the API was changed. Now that the downstream client has been updated to use the new API, we can remove the overloaded function. Bug: webrtc:8630 Change-Id: I5d5d494e0579e60858d6efbb4715761394874b38 Reviewed-on: https://webrtc-review.googlesource.com/38882 Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Commit-Queue: Seth Hampson <shampson@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21590}
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.