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

Method SetLanguageCode

plugins/video/macro-condition-video.cpp:278–281  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

276}
277
278bool MacroConditionVideo::SetLanguageCode(const std::string &language)
279{
280 return _ocrParameters.SetLanguageCode(language);
281}
282
283bool MacroConditionVideo::SetTesseractBaseDir(const std::string &dir)
284{

Callers 1

LanguageChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected