commit | 8ef7da78b37d2996fad57739c658d0fb00b16dab | [log] [tgz] |
---|---|---|
author | Artem Titov <titovartem@google.com> | Mon Nov 22 11:49:23 2021 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 22 14:42:13 2021 |
tree | 013223a7e8c28d443320744b5b66bda22621780b | |
parent | f002e2fc905947ff050277fe4642c8502b4011de [diff] |
[DVQA] Remove sender from DVQA StatsKey Sender isn't actually require to identify the stream, so specifying it every time is useless. This CL removes sender from StatsKey object and introduces StreamsInfo object which contains all required metadata about streams that are seen by DVQA. Bug: b/205824594 Change-Id: I5b6be3865a30fd5980ff6e7e50906abe70a632ee Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/238562 Commit-Queue: Artem Titov <titovartem@webrtc.org> Reviewed-by: Per Kjellander <perkj@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#35399}
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.