| commit | e578d783beef3947698594a3f150ce841690b67a | [log] [tgz] |
|---|---|---|
| author | Danil Chapovalov <danilchap@webrtc.org> | Fri Jul 11 09:41:57 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 14 13:37:30 2025 |
| tree | 338ebf489eea65f1b851e5192e536e8a4ce66363 | |
| parent | 094a2c3b1ca5b59fc47dd869fc4ad9bb7c49e950 [diff] |
Add setAudioDeviceModuleBuilder in objc PeerConnectionFactoryBuilder This allow to create AudioDeviceModule that would share Environment and thus field trials with other components in the produced PeerConnectionFactory In particular AudioDeviceModule created by defaultBuilder would now reuse the same Environment as the rest of the PeerConnectionFactory Bug: webrtc:413413572 Change-Id: Ia453ff36f1524a3f76769d35bd50905a02c38666 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/400040 Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45143}
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.