commit | 276827cbdb450d9e3cff455bcef773016e80065a | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Tue Oct 16 12:13:50 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 16 12:57:04 2018 |
tree | 17155e13022ee99f057ade2e4117d306b42e1de3 | |
parent | 0753675a3e3ba14f4a69bde951dbdbee8c27c668 [diff] |
Export symbols needed by the Chromium component build (part 3). 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). Bug: webrtc:9419 Change-Id: I4d4e2ae52ee01de68147fd0f2cfe4c92d600ad94 Reviewed-on: https://webrtc-review.googlesource.com/c/106343 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25207}
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.