MCPcopy Create free account
hub / github.com/Barracuda09/SATPI / getModulationType

Method getModulationType

src/input/dvb/FrontendData.cpp:471–474  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

469 }
470
471 int FrontendData::getModulationType() const {
472 base::MutexLock lock(_mutex);
473 return _modtype;
474 }
475
476 int FrontendData::getSymbolRate() const {
477 base::MutexLock lock(_mutex);

Callers 3

setPropertiesMethod · 0.80
setPropertiesMethod · 0.80
setPropertiesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected