commit | 16ddaa71c751cc0f39cb2602c7c51d5ec959fa35 | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Tue Jul 26 12:49:31 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 27 07:33:15 2022 |
tree | 7c57e2f797aebd796d69502070f054e09587e339 | |
parent | cbe64b5e494b785a50cbdc90811fcd1def625432 [diff] |
Remove legacy WebRTCFakeNetwork field trials. This CL removes the old WebRTC-FakeNetwork(Send|Receive)[Param] field trials. Instead, use the paremterized WebRTC-FakeNetworkSendConfig and WebRTC-FakeNetworkSendConfig. As an example, instead of WebRTC-FakeNetworkSendLossPercent/5/ you can use WebRTC-FakeNetworkSendConfig/loss_percent:5/ Bug: webrtc:14238 Change-Id: Ib0021c5425e59688a5043a6285d9baccf2234a3d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/269405 Reviewed-by: Philip Eliasson <philipel@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Auto-Submit: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37623}
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.