commit | a2bb667a9bc52f85b3ce5757aca37a9d02073f01 | [log] [tgz] |
---|---|---|
author | terelius <terelius@webrtc.org> | Fri Mar 17 13:34:47 2017 |
committer | Commit bot <commit-bot@chromium.org> | Fri Mar 17 13:34:47 2017 |
tree | 97f74a3b313464456b65abe539215affa7d56b69 | |
parent | dd20054e06e18663a306df4dd8029d11006b8c05 [diff] |
Use RTC_UNUSED instead of conditional compilation in BWE simulator tool. Mark ATTRIBUTE_UNUSED as deprecated since it only works with GCC and clang. I am not removing it now since typedefs.h is (perhaps incorrectly?) considered a public interface. BUG=webrtc:7228 Review-Url: https://codereview.webrtc.org/2756483002 Cr-Commit-Position: refs/heads/master@{#17291}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.