mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-03-21 17:34:57 -05:00
The "throttle" and "reduce matching latency" optiohns were introduced before "short circuit evaluation" was available and are now outdated. Both don't behave as expected with this option enabled. The throttling effect can be better achieved with an additional "Timer" condition. |
||
|---|---|---|
| .. | ||
| area-selection.cpp | ||
| area-selection.hpp | ||
| CMakeLists.txt | ||
| macro-condition-video.cpp | ||
| macro-condition-video.hpp | ||
| opencv-helpers.cpp | ||
| opencv-helpers.hpp | ||
| parameter-wrappers.cpp | ||
| parameter-wrappers.hpp | ||
| preview-dialog.cpp | ||
| preview-dialog.hpp | ||
| screenshot-dialog.cpp | ||
| screenshot-dialog.hpp | ||