commit | e7e274f6da172185786bfba068b3e858c59cb0c2 | [log] [tgz] |
---|---|---|
author | Taylor Brandstetter <deadbeef@webrtc.org> | Mon Nov 07 20:56:21 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 07 22:43:18 2022 |
tree | e2378a700c740bc6e6b5d16383589673273d900c | |
parent | 2237eb07c341a8053cba2c96b51414cbdb338432 [diff] |
Removing unnecessary =default constructor for RtpPacketSendInfo. This =default declaration has no effect other than to break designated initialization in C++20 by making the type no longer an aggregate. Bug: None Change-Id: I20a4c285b7cbfed074291b9ee27c03aa29bada32 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/281960 Reviewed-by: Erik Språng <sprang@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38573}
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.