MCPcopy 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
440void OCRParameters::SetCustomConfigFile(const std::string &filename)
441{
442 configFile = filename;
443 initDone = false;
444}
445
446void OCRParameters::Setup()
447{

Callers 1

ConfigFileChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected