commit | f6777a4997bf46301602789aad3d94be56b39fca | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Tue Dec 06 10:08:21 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 06 11:10:48 2022 |
tree | d0f1f03e662605460d94f4b877585c385414a410 | |
parent | 279b4b7d4f5db3e693e9f5fac5b3f32a156566c2 [diff] |
Delete unused rtp_rtcp method "SetCsrcs" The CSRC concept is really a frame level concept. Setting it per sender is a quick hack, and should be minimized. This function doesn't seem to be used anywhere, so removing it lessens the chance of confusion. Bug: webrtc:7135 Change-Id: Ia3c27b5984b153e68bc51d93b03f08f7f867adc0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/286426 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Tony Herre <herre@google.com> Cr-Commit-Position: refs/heads/main@{#38822}
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.