commit | 845bb7319679c15dcc94f1aaa5bc8c6ea245e9b0 | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Tue Dec 05 12:50:26 2017 -0800 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Dec 06 18:12:06 2017 +0000 |
tree | f1c98a98fd16dda69be41ffe1cbb134a3e597cdc | |
parent | 91bd263006ba0bd3bc6a3a9826cbc98c0434d75b [diff] |
Fix clang style errors in api/jsep.h In this case, clang style forbids inline definitions for virtual functions. Bug: webrtc:163 Change-Id: Id924cadb0a1d32e12cdb691c57fbda5f5b022638 Reviewed-on: https://webrtc-review.googlesource.com/29441 Reviewed-by: Peter Thatcher <pthatcher@webrtc.org> Reviewed-by: Zhi Huang <zhihuang@webrtc.org> Commit-Queue: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21126}
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.