commit | 9dcab80617b54e1c9a8f82fefb601489b3e154ae | [log] [tgz] |
---|---|---|
author | Artem Titov <titovartem@google.com> | Tue Aug 04 09:19:28 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Aug 06 12:53:33 2020 |
tree | 64a0fe70a6d0d5e2adc34b68f286782d6caf6c2b | |
parent | 2b068ce1b8303419c87b39fb59bba762813f2e1d [diff] |
Remove stat API from EmulatedEndpoint. stats() method on EmulatedEndpoint has to be called from network emulation internal task queue and user has no access to that task queue, so user can't call this method. Because of that remove it from public API and keep it only on implementation. Bug: webrtc:11756 Change-Id: I2fb7256abe94d6900965512f90c6a53a0708a7b0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/180880 Reviewed-by: Tommi <tommi@webrtc.org> Commit-Queue: Artem Titov <titovartem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#31867}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.