commit | 3afa1b2ce8295e11d4f18b52050c01434772fb26 | [log] [tgz] |
---|---|---|
author | Jeremy Leconte <jleconte@google.com> | Wed Feb 28 15:09:24 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 28 17:38:46 2024 |
tree | 34bab4cf94ceaa658a70837cfb8783d6981a0d64 | |
parent | b9ce3b79fc3e46956f0e1222de2c9fea63bb3f5b [diff] |
Add a SimulcastStream::GetScalabilityMode2 method that returns an optional. A call to GetScalabilityMode was added for logging purpose and causes an expectation failure for tests using 4 temporal layers. Plan is to remove the old GetScalabilityMode and keep only the one that returns an optional. Change-Id: I0e37a496bb621d9754d6572ef5838b58193aa183 Bug: b/327381318 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/341520 Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Commit-Queue: Jeremy Leconte <jleconte@google.com> Cr-Commit-Position: refs/heads/main@{#41838}
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.