commit | 5f55137a34be3d550e359f1c8933a6edb9d41a69 | [log] [tgz] |
---|---|---|
author | philipel <philipel@webrtc.org> | Mon Oct 03 09:56:58 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 03 12:29:17 2022 |
tree | f4cf21eac7d1bb7b5406be1e03404f9a1280f154 | |
parent | c0b04948601c78f7013ad32d1a9b7276f4c39ac1 [diff] |
Start making RtpReplayer into an actual class. This is to simplify implementation of new feature flags. - Move helper functions to anonymous namespace. - Add members to avoid passing everything by function paramaters. Bug: webrtc:14508 Change-Id: I0a4958645a4eb76515f28d8ce868a66be6748919 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/277720 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Philip Eliasson <philipel@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38274}
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.