commit | c774d5d13a2f16804cf1d17c6a5d2e112d83a631 | [log] [tgz] |
---|---|---|
author | erikvarga@webrtc.org <erikvarga@webrtc.org> | Tue Oct 10 14:34:38 2017 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 10 15:02:58 2017 +0000 |
tree | 33ae9f89dd778e2239ac72f08b8865ff1f681508 | |
parent | 735a8389f27578206b3a09fad676622064a7c9da [diff] |
Make the complexity of the square generator configurable. This adds and extra param to SquareGenerator's constructor that sets the number of squares used. By default, it uses the same value that was previously hard-coded. Bug: webrtc:8326 Change-Id: Ie7cff94e4a54fd5bb91f981930cad5e624e0e132 Reviewed-on: https://webrtc-review.googlesource.com/6020 Commit-Queue: Erik Varga <erikvarga@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20223}
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.