commit | 977b46a59bc1fc0dd0d23082ee234e5f4b2b7f75 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Wed Oct 24 14:22:04 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 25 11:41:16 2018 |
tree | 00b8ca66001bd3771e098e460e523e6e03612f2d | |
parent | 3eb1c72bb64704978b4f0578514fba28adce02f8 [diff] |
Export symbols needed by the Chromium component build (part 7). 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: I1081af5ecf7ba55a7415e09e45357b783cf300aa Reviewed-on: https://webrtc-review.googlesource.com/c/107708 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25358}
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.