commit | dbf13e32ec17fe93a2d2fa9c3e2c74d27fbd394b | [log] [tgz] |
---|---|---|
author | Doudou Kisabaka <doudouk@google.com> | Mon May 17 12:15:58 2021 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 17 15:43:25 2021 |
tree | 3e92504122496583c7144e5aa89d853746217a28 | |
parent | 726b0e824ba8b0f8d1b1381561da9027208f7c3e [diff] |
AudioMixer: make the number of sources to mix configurable. This allows mixing different number of streams depending on the client's capabilities. This CL adds `WebRTC.Audio.AudioMixer.NumIncomingActiveStreams2`, which is defined in [1], since the histogram is not logged anymore as enum. [1] https://chromium-review.googlesource.com/c/chromium/src/+/2883627 Bug: webrtc:12746 Change-Id: I0d9b3888f0f95269806539e33b56619b757a5c68 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/218160 Reviewed-by: Alessio Bazzica <alessiob@webrtc.org> Reviewed-by: Minyue Li <minyue@webrtc.org> Reviewed-by: Johannes Kron <kron@webrtc.org> Commit-Queue: Doudou Kisabaka <doudouk@google.com> Cr-Commit-Position: refs/heads/master@{#34024}
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.