commit | 7e897aeb921b84b9202c0898c9d61bf69b01fdcd | [log] [tgz] |
---|---|---|
author | Victor Boivie <boivie@webrtc.org> | Mon May 02 11:04:37 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 01 20:46:25 2022 |
tree | b26e84c0ccee481c82b648b31dfa57a1c67dc2e5 | |
parent | 8c0f54b92cd578a4edf937df415d088a521089d5 [diff] |
dcsctp: Add public API for setting priorities This is a reland of commit 17a02a31d7d2897b75ad69fdac5d10e7475a5865. This is the first part of supporting stream priorities, and adds the API and very basic support for setting and retrieving the stream priority. This commit doesn't in any way change the actual packet sending - the specified priority values are stored, but not acted on. This is all that is client visible, so clients can start using the API as written, and they would never notice that things are missing. Bug: webrtc:5696 Change-Id: I04d64a63cbaec67568496ad99667e14eba85f2e0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/264424 Commit-Queue: Victor Boivie <boivie@webrtc.org> Reviewed-by: Florent Castelli <orphis@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37081}
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.