commit | 4db954eec11258d57e0d507b0436a183178dae22 | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Tue Jun 16 17:10:17 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jun 16 18:02:00 2020 |
tree | 15eeae5dcdd607199c43891f3885e4833d322ed4 | |
parent | 2e94de596ef3b2a51de3ba60e5212405e9df26fb [diff] |
Add RTC_EXPORT to webrtc::Resource so that it can be used in Chrome. This is needed because chromium build targets need to be exported for its component builds. // TBR because this is a purely building related change and it has been // reviewed by mbonadei@. TBR=stefan@webrtc.org Bug: webrtc:11525 Change-Id: I97f0c814b11e7fad86eeff319e644ae51204c3b8 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/177341 Reviewed-by: Henrik Boström <hbos@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Henrik Boström <hbos@webrtc.org> Cr-Commit-Position: refs/heads/master@{#31534}
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.