commit | 6be3e788f579ded8adff9a1783b1d4fda526a323 | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Mon May 09 15:20:24 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 09 16:59:19 2022 |
tree | b36c3b4b72b06f9bd16e3378b928d176db833633 | |
parent | 853a40727363250b4594e7b31b34eca50c83a182 [diff] |
Add getter for rtp header extensions for receiver classes. This is to avoid accessing the array via the config struct. Moving forward we might want to consider using the RtpHeaderExtensionMap instead of a std::vector of RtpExtension. Bug: webrtc:11993 Change-Id: I8469dbbd9bb95a69f87b5912bfc4bf8b8f603beb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/261317 Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36820}
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.