Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
278
bool MacroConditionVideo::SetLanguageCode(const std::string &language)
279
{
280
return _ocrParameters.SetLanguageCode(language);
281
}
282
283
bool MacroConditionVideo::SetTesseractBaseDir(const std::string &dir)
284
{
Callers
1
LanguageChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected