commit | 8081073677a0c770dd1cc7baa2cf718437ae2bf0 | [log] [tgz] |
---|---|---|
author | Elad Alon <eladalon@webrtc.org> | Fri Oct 06 11:07:32 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 06 13:58:14 2017 |
tree | caa6472a0642fef3b5c50de50a8f76d77cc04d14 | |
parent | 4bece9a4f0b524b9f6ab53471d5e7a86a865ed79 [diff] |
Move RtcEventLogOutput to api/ Move RtcEventLogOutput into the API, so that we would be able to change StartRtcEventLog (in PeerConnectionInterface) to use it. Bug: webrtc:8111 Change-Id: I1d70af792ec584d3f1a8eced1b66c38e4a360642 Reviewed-on: https://webrtc-review.googlesource.com/7220 Commit-Queue: Elad Alon <eladalon@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20189}
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.