MCPcopy 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
410std::string OCRParameters::GetLanguageCode() const
411{
412 return languageCode;
413}
414
415bool OCRParameters::SetTesseractBasePath(const std::string &value)
416{

Callers 2

OCREditMethod · 0.80
LanguageChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected