| commit | 929c02a479296bf41ce666b54b6ec70d178d884b | [log] [tgz] |
|---|---|---|
| author | Åsa Persson <asapersson@webrtc.org> | Fri Oct 18 13:50:27 2024 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 21 11:25:24 2024 |
| tree | b974a56357207eeb179df0ccffc057c005e0365e | |
| parent | 6d815bdd9b6028bac504ff94cbdfe4269d5b6348 [diff] |
Add IsSameRtpCodec method to Codec. This is similar to MatchesRtpCodec but not an exact match of parameters, unspecified parameters are treated as default. Use IsSameRtpCodec for comparison when codec is configured via encodings. Bug: b:299588022 Change-Id: I0ea800e50af6f5666e3e867a928e15b0aa044635 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/365142 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Åsa Persson <asapersson@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43272}
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.