commit | d142f35c7ed5d909357dce845e2b56b6f7a963a0 | [log] [tgz] |
---|---|---|
author | Per K <perkj@webrtc.org> | Tue Aug 26 18:47:58 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 26 20:52:55 2025 |
tree | 3ae3aeb6c9240d1c13aa4f6994f179a4e6db1531 | |
parent | 9e448578eadd254cb989547f033e1e6bd46df890 [diff] |
Add std::optional<RtcpFeedbackType> MediaContentDescription::preferred_rtcp_cc_ack_type() This method returns the preferred feedback format to use for a certain media type. This is used to decide if CCFB should be enabled or not. Also, if a feedback type is decided, this is propagated to Audio Send stream in order for the stream to be aware of if it should be part of BW allocation. Bug: webrtc:440151993, webrtc:383078466 Change-Id: Id3475d5cf547d7f875e0664e46a81e3c6c8c4f44 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/406160 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Reviewed-by: Jakob Ivarsson‎ <jakobi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45443}
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.