| commit | 12b861ef29060e7434dd72f05f96700dc7d940d4 | [log] [tgz] |
|---|---|---|
| author | Danil Chapovalov <danilchap@webrtc.org> | Mon Jun 24 13:47:02 2024 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 25 07:54:32 2024 |
| tree | e439946b0f7f7c56aeda0114385bcbdd972a5e32 | |
| parent | 0adf97372b7aa05b29e580e4ae836f9ebfe2c8f0 [diff] |
Delete FieldTrialsView parameter for AudioEncoderFactoryTemplate as unused The template never pass that parameter to create an audio encoder, and thus is de-facto always unused. Plan is to propagate field trials differently, during construction of the encoder rather than during construction of the encoder factory. Bug: webrtc:343086059 Change-Id: I96d49ef7f7ff37524a1eb64f7a2d73881c07e00a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/354360 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Jakob Ivarsson‎ <jakobi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42527}
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.