commit | 1ddc5b63cc3a3470edf4005c76fb6ce3d421f5e3 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Fri Oct 19 08:35:14 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 19 09:16:07 2018 |
tree | 7761cf0eaa091baf0dce307301a77eaf26076df9 | |
parent | cf58bf716dbf3e4b7f1b909896afa1d97b58608c [diff] |
Export symbols needed by the Chromium component build (part 5). This CL uses RTC_EXPORT (defined in rtc_base/system/rtc_export.h) to mark WebRTC symbols as visible from a shared library, this doesn't mean these symbols are part of the public API (please continue to refer to [1] for info about what is considered public WebRTC API). [1] - https://webrtc.googlesource.com/src/+/HEAD/native-api.md Bug: webrtc:9419 Change-Id: I452117a8385bb08f86c4863bb1079d3774a16a0d Reviewed-on: https://webrtc-review.googlesource.com/c/107042 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25268}
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.