commit | abd7814e4701372ce1a9457cf3f4de63d3b0415d | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Tue Dec 05 16:11:15 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 06 19:13:39 2023 |
tree | b75c668bacefd1fb678379d96c9267fe72a69ed2 | |
parent | 539bca9ebb0ca2ab79c0faa739c9184d3aa65fb8 [diff] |
Pass Clock through Environment when constructing Call while cleaning up Call factory function, - pick rtp_transport_controller_send_factory based on presence in the config instead of based on the call site thus removing one extra factory function. - when Call is created through test helper TimeControllerBasedFactory use original media factory instead of direct factory, thus allow to configure degraded call through field trials in tests, and ensure difference with production code path stay minimal in the future. Bug: webrtc:15656 Change-Id: If9c2a9fc871e139502db2bec0a241d8d64c53720 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/330061 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41329}
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.