commit | 81e1bf03961535f5e0bcdf510b9ffdb30e548c8e | [log] [tgz] |
---|---|---|
author | Artem Titov <titovartem@webrtc.org> | Wed Jul 03 13:46:55 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jul 03 14:25:36 2019 +0000 |
tree | e3f8d25c65a6658b9693b45d4ee99980c69511ba | |
parent | 6542826868a0b037c5d78ad74c6ed1ece24c2e87 [diff] |
Remove using DegradationPreference from scenario_config.h DegradationPreference is already available in namespace webrtc so looks like there is no reason to redeclare it. Also it cause compilation error with GCC 5.4.0 Bug: webrtc:10792 Change-Id: I814e90000b8692de67ea477ea7d2769a34a14f01 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/144523 Reviewed-by: Sebastian Jansson <srte@webrtc.org> Commit-Queue: Artem Titov <titovartem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28470}
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.