commit | cb06cac5b4032ec7d98a4f0454ffd8734a0d91ff | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Thu Oct 18 15:03:30 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 18 16:15:13 2018 |
tree | b7df536740dc33871134a99243f4f9271048fae8 | |
parent | 7dc97740ea3a69f2a45e3a296b7af07f45bfe1a0 [diff] |
Moves fake media engine implementation to cc file. This CL moves the implementations of the fake media engine from fakemediaengine.h to fakemediaengine.cc. Bug: webrtc:9883 Change-Id: I0f91ef63a366abe9638fc885bc14aba7dd5436aa Reviewed-on: https://webrtc-review.googlesource.com/c/106923 Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25260}
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.