commit | 9ca7365a8c98312f49034a1920666695787a2899 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Sat May 30 15:31:46 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Sat May 30 16:34:44 2020 |
tree | c0fab40ae5ee632dd750d4e70f88a5061374cd65 | |
parent | e92e286afba6f62dcd9667e7efc5d7ee7cfbdfc2 [diff] |
Deprecate webrtc::NackModule. This CL moves webrtc::NackModule to a deprecated folder and annotates the type with RTC_DEPRECATED. Since the header should not be used outside of WebRTC, this CL doesn't created a forward header. Bug: webrtc:11611 Change-Id: I4d5899d473d78b8c7f4a6a018e2805648244b5f1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/176360 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Tommi <tommi@webrtc.org> Reviewed-by: Tommi <tommi@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#31394}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.