commit | f47c2ab889d968888979fa31bd8229543c76967d | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Tue Nov 12 20:36:05 2019 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Nov 12 21:19:11 2019 +0000 |
tree | 0fd23b3dd285c62765505a8ca257a1d3705b1e72 | |
parent | 4ed17ff55577a966fd1c229f528345b29e654f90 [diff] |
RTC_EXPORT webrtc::RTCNonStandardStatsMember<T>. Since webrtc::RTCNonStandardStatsMember<T> extends some explicit template initializations, its symbols need to be exported as well. Example of an lld-link error: https://ci.chromium.org/p/chromium/builders/try/win_chromium_compile_dbg_ng/435974 Bug: webrtc:9419 Change-Id: I48bd484b821b17a214e0180e78ba34c38e247947 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/159693 Reviewed-by: Steve Anton <steveanton@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29780}
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.