commit | 2dc95ba29953731ca078c62a401873c6f3d53da8 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Tue Oct 15 10:09:49 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 15 20:10:24 2024 |
tree | f7444c7e997509890b41250225e48e5fd7559822 | |
parent | 6d433affd7889e8e242dc59d8106b78c0c4062fd [diff] |
Add BuiltinAudioProcessingFactory Its implementation is a copy of the AudioProcessingBuilder with intention to replace all usage of AudioProcessingBuilder with the BuiltingAudioProcessingFactory and thus get Environment with propagated field trials available for AudioProcessingImpl at construction. Bug: webrtc:369904700 Change-Id: Iee0eb112dd579402fcd5be56bf1054946179d1fb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/365582 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43242}
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.