commit | 7d159d47a193d1048a63e6cc12cae4039853c7ff | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Thu Aug 14 16:58:05 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 15 08:52:43 2025 |
tree | 45aaf1bcabbb8be13dc663e21e47ba1e93a10d9e | |
parent | 36616fbc84b87129ccd7da79d66b07ea928a1529 [diff] |
Save Environment in the AudioEncoderOpus This allows to simplify AudioEncoder api as it doesn't need to pass RtcEventLog that is already available for the encoder implementation. It would also would allow to rely on propagated rather than global clock. Bug: webrtc:42223992 Change-Id: Ic42938e62938acf3cd6a11b616364809c63d69d9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/404520 Reviewed-by: Jakob Ivarsson‎ <jakobi@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45348}
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.