commit | 7058da6e297af167552703e73551bc28c70bcae2 | [log] [tgz] |
---|---|---|
author | Jakob Ivarsson <jakobi@webrtc.org> | Mon Oct 28 12:33:53 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 28 13:45:23 2024 |
tree | 33a6a13140b2fbc96b32f1fc3dc20926ae6069b4 | |
parent | 75a106672e0b8892097f6e243733d51d228d952c [diff] |
Rename PacketOptions.is_retransmit to is_media. It is used to distinguish between audio/video packets and everything else (retransmit/padding/fec), so naming it is_media makes more sense. This is a follow up to https://webrtc-review.googlesource.com/366644 Bug: b/375148360 Change-Id: Ia53f4d707ceb85f059688d86bc5dcc2d57908d88 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/366424 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Jakob Ivarsson‎ <jakobi@webrtc.org> Reviewed-by: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43319}
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.