commit | 1c4547d1f9679ceb8c5c9c0d016a38aa0ad608f3 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Mon Apr 01 13:26:44 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Apr 01 12:29:05 2019 +0000 |
tree | 18d667c37f9aabfc34b6c1c72295c5ae880fa8fe | |
parent | 4e2d015be8f7898151d0b76366a00d856899fb61 [diff] |
Adds SetForTest method on FieldTrialParameter class. This is useful in tests as it allows overriding the default after construction. It's not intended for use in production (as it can be confusing to readers). Bug: webrtc:10365 Change-Id: I8ac2541f2626e7fddbb61bdae72e9571ce9d7b97 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/130468 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Jonas Olsson <jonasolsson@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27389}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.