mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-07 09:05:57 -05:00
write to OBS log if verbose logging is enabled
This commit is contained in:
@@ -267,6 +267,7 @@ struct SwitcherData {
|
||||
std::condition_variable transitionCv;
|
||||
bool startAtLaunch = false;
|
||||
bool stop = false;
|
||||
bool verbose = false;
|
||||
|
||||
int interval = DEFAULT_INTERVAL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user