commit | b75d14c802ea5f4e1b87726d6b0582bf0aa3b5f4 | [log] [tgz] |
---|---|---|
author | Sonia-Florina Horchidan <soniahorchidan@webrtc.org> | Mon Aug 12 09:57:01 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Aug 12 09:17:36 2019 +0000 |
tree | efd81d84a55a5e975e146c1a791e9c2c614e755f | |
parent | 81df62b4568cf377da50f0ebc0401a0c2ebfad73 [diff] |
audioproc_f: input AEC dump as string, output audio to vector This CL adds the following options: pass an input AEC dump as a string (currently, the tool can only accept a path to an AEC dump file) write the processed capture samples to a given vector Bug: webrtc:10808 Change-Id: I02863c97ec3cd8c03ade2ea8521836f2e7417050 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/145208 Commit-Queue: Sonia-Florina Horchidan <soniahorchidan@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Per Ã…hgren <peah@webrtc.org> Reviewed-by: Alessio Bazzica <alessiob@webrtc.org> Reviewed-by: Ivo Creusen <ivoc@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28826}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.