Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetLanguageCode
Method
GetLanguageCode
plugins/video/parameter-wrappers.cpp:410–413 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
408
}
409
410
std::string OCRParameters::GetLanguageCode() const
411
{
412
return languageCode;
413
}
414
415
bool OCRParameters::SetTesseractBasePath(const std::string &value)
416
{
Callers
2
OCREdit
Method · 0.80
LanguageChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected