Fix unsafe buffer usage error in apm_data_dumper.h ...by making the ArrayView-based Dump* methods write data, instead of the "unsafe" C-style dumpers. Fixes compile failures for audioproc_f with apm_debug_dump = true. Bug: None Tested: audioproc_f data dumps bitexact with/without patch Change-Id: I28e559f937eb0c36806e0d027728dcf9f6285a51 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/458640 Commit-Queue: Sam Zackrisson <saza@webrtc.org> Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47227}
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.