commit | 12ae4f4d50b0ba6f48b20aa388ac6aea54a72668 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Tue Feb 26 15:19:07 2019 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Feb 26 14:43:31 2019 +0000 |
tree | a30b71627d274c0a06380494bbeb106c53c6fd55 | |
parent | 2684ab3db01ad8c235c5000936b07a2bf067bc6a [diff] |
Introduce possibility to poll stats and notify analyzers. This CL introduces the possibility to poll the 2 peer connections at constant intervals. It also introduces a dummy AudioQualityAnalyzer that will have to be implemented in a follow-up CL and it moves every type of the test framework inside the webrtc::test namespace. Bug: webrtc:10138 Change-Id: I40acf7894bd67ea5229baba2d2cf18cd8ef65e67 Reviewed-on: https://webrtc-review.googlesource.com/c/123441 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Artem Titov <titovartem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26854}
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.