commit | 0a4a9846fcb3a53484adda8f99e91f26bfab44ae | [log] [tgz] |
---|---|---|
author | Florent Castelli <orphis@webrtc.org> | Mon Apr 03 17:25:29 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 14 12:15:24 2023 |
tree | 35237fc5d5fc980b2996324f99cc38610f546436 | |
parent | 58e8cb0553694a999f83508f705cd7184dc50b3b [diff] |
Extract common codec fields into RtpCodec This creates the RtpCodec structure for the common fields used in RtpCodecParameters and RtpCodecCapability. Remove the unused fields from both that were defined from ORTC and never implemented as well. Bug: webrtc:15064 Change-Id: I37b4c83e2051a888fc99cc0d9f7aeb8d74f0421d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/301182 Commit-Queue: Florent Castelli <orphis@webrtc.org> Reviewed-by: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39862}
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.