| commit | f2487c0d4f6b28ea8e56dbc74ff1f33ab09fdbd4 | [log] [tgz] |
|---|---|---|
| author | Ho Cheung <hocheung@chromium.org> | Wed Aug 28 15:26:30 2024 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 29 07:08:12 2024 |
| tree | 521d286b87420c0ee00a4ff56baf0802811831eb | |
| parent | 45af5a81f06979adcdbc78eed7553b3e687e165c [diff] |
[audio] Adjust the order of some definitions in audio_processing Moving defines before they are used with unique_ptr allows to compile this file with -std=c++2b flag. Bug: webrtc:339074792 Change-Id: Ie7c37ab724800aea4545b72b4d2a779e12a2026a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/360860 Auto-Submit: Ho Cheung <hocheung@chromium.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42879}
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.