Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetCustomConfigFile
Method
SetCustomConfigFile
plugins/video/parameter-wrappers.cpp:440–444 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
438
}
439
440
void OCRParameters::SetCustomConfigFile(const std::string &filename)
441
{
442
configFile = filename;
443
initDone = false;
444
}
445
446
void OCRParameters::Setup()
447
{
Callers
1
ConfigFileChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected