commit | 54b925cfc2cd7c2f8f83e8e484f281aa87b92dfc | [log] [tgz] |
---|---|---|
author | Philipp Hancke <philipp.hancke@googlemail.com> | Thu Jan 28 08:56:39 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 28 14:22:52 2021 |
tree | eee8905f6f52f0651c291bdc2bbd4cc83ba73cf5 | |
parent | 1aa1d6463a9b59fef3a2a6049624581e748f6e2b [diff] |
add metrics for bundle usage adds metrics for bundle usage, differentiating between * BUNDLE is not negotiated and there is only a datachannel, * BUNDLE is not negotiated and there is at most one m-line per media type, for unified-plan * BUNDLE is not negotiated and there are multiple m-lines per media type, * BUNDLE is negotiated and there is only a datachannel, * BUNDLE is negotiated but there is at most one m-line per media type, * BUNDLE is negotiated and there are multiple m-lines per media type, and for plan-b * BUNDLE is negotiated * BUNDLE is not negotiated BUG=webrtc:12383 Change-Id: I41afc4b08fd97239f3b16a8638d9753c69b46d22 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/202254 Commit-Queue: Philipp Hancke <philipp.hancke@googlemail.com> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33090}
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.