commit | d65d179a503932274dd935e96d437ef1b9b8ca5c | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Wed Oct 17 14:50:07 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 18 08:42:22 2018 |
tree | 7af6a32c433c1cf2a2d0f85dcad5cf966e4bd53e | |
parent | 9d24795ef31a3de15994c828a8718db0c31ce902 [diff] |
Export symbols needed by the Chromium component build (part 4). 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: I12ef6f85ccef7dae3afe9ecff99725af13d551e2 Reviewed-on: https://webrtc-review.googlesource.com/c/106684 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25246}
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.