MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / EnableCustomConfig

Method EnableCustomConfig

plugins/video/parameter-wrappers.cpp:434–438  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

432}
433
434void OCRParameters::EnableCustomConfig(bool enable)
435{
436 useConfig = enable;
437 initDone = false;
438}
439
440void OCRParameters::SetCustomConfigFile(const std::string &filename)
441{

Callers 2

OCREditMethod · 0.80
UseConfigChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected