commit | ac19414512d87d44fbb49fa421009a9ef680fbe3 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Mon Oct 22 15:08:37 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 23 06:48:51 2018 |
tree | 966f6850f8ee22c784512b23b25b37ece4393113 | |
parent | 9a5da497b5682aef41871a99b0d7286b06e28e28 [diff] |
Export symbols needed by the Chromium component build (part 6). 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: I67a4d016a11deca5ac5459826741dd2d3f7931d5 Reviewed-on: https://webrtc-review.googlesource.com/c/107400 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25298}
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.