commit | ba7886b076ac77341590750e6951b832adc1bbd7 | [log] [tgz] |
---|---|---|
author | Ivo Creusen <ivoc@webrtc.org> | Tue Feb 26 12:03:21 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Feb 28 10:01:25 2019 |
tree | a10ff7f66539b83f412fe5599cdd851a9d3d433b | |
parent | 5983585ee868938ca06239a10de996fff31f2a9c [diff] |
Move command line flags out of NetEqTestFactory This replaces the use of command-line flags with the use of a config struct. This makes it easier for non command-line applications to use the NetEqTestFactory to run simulations. Bug: webrtc:10337 Change-Id: I24533bf206e70e12db9af8d9675769c1ff7c7d48 Reviewed-on: https://webrtc-review.googlesource.com/c/123600 Reviewed-by: Pablo Barrera González <barrerap@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Ivo Creusen <ivoc@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26887}
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.