commit | 10e4d86a91a04f525faeabceddc7e106cd22c4fd | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Mon Oct 21 10:05:48 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 21 11:55:30 2024 |
tree | bcbfd469980570a7b7eb92fb6ef4f09218c14d72 | |
parent | 929c02a479296bf41ce666b54b6ec70d178d884b [diff] |
Add helper to inject custom implementation of audio processing as factory This would simplify migrating from PeerConnectionFactoryDependencies::audio_processing for users who use own implementation of the AudioProcessing Bug: webrtc:369904700 Change-Id: Id05f7280fd01a3e8fd4953f1b24b2467335ab065 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/366120 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43273}
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.