MCPcopy Create free account
hub / github.com/Audio4Linux/JDSP4Linux / getDspConfPath

Method getDspConfPath

src/config/AppConfig.cpp:100–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100QString AppConfig::getDspConfPath()
101{
102 return getPath("audio.conf");
103}
104
105QString AppConfig::getPath(QString subdir)
106{

Callers 5

loadFromPathMethod · 0.80
saveToPathMethod · 0.80
DspConfigMethod · 0.80
saveMethod · 0.80
loadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected