commit | 8493594dc2ae27954a5084c2fd31a6e4325fe7f1 | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Thu Mar 08 15:35:36 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Mar 08 22:51:53 2018 +0000 |
tree | 1f2201d5839e97d0d75613e510553bc223587bb9 | |
parent | 25e022fd5c00914af5d7dde472260d0a6adb334c [diff] |
Cleanup of TransportFeedbackObserver interface The GetTransportFeedbackVector() method is only used in tests, and they can access the class directly anyway. Keeping it is adding code bloat and is also making upcoming refactoring more difficult. Bug: webrtc:8975 Change-Id: I8323addb3c1461dd73b30353c8d9fe9410471c15 Reviewed-on: https://webrtc-review.googlesource.com/60860 Reviewed-by: Stefan Holmer <stefan@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22349}
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.