commit | 79ea89ee742532d747d9380da1b4520782befe10 | [log] [tgz] |
---|---|---|
author | Fredrik Hernqvist <fhernqvist@google.com> | Wed Apr 12 14:31:53 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 12 17:48:40 2023 |
tree | 296a26f21e8a42c6c350f051af3b67ac8788d0f5 | |
parent | add7ac0dedebef70cc4d3c421122e7d1fe05a84f [diff] |
Add histogram for audio mixer maximum source count. This adds the histogram WebRTC.Audio.AudioMixer.NewHighestSourceCount which logs the highest number of sources an AudioMixer has had. The statistic is logged whenever the highest number of sources increases. This allows us to differentiate the statistic to see how many times the mixer has had a certain maximum number of sources. Chromium CL: https://chromium-review.googlesource.com/c/chromium/src/+/4414896 Bug: chromium:1430806 Change-Id: Iab92e201a0b667741cc8f3bbbed92fa989d7fcda Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/300860 Reviewed-by: Olga Sharonova <olka@webrtc.org> Commit-Queue: Fredrik Hernqvist <fhernqvist@google.com> Reviewed-by: Alessio Bazzica <alessiob@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39833}
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.