Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
100
QString AppConfig::getDspConfPath()
101
{
102
return getPath(
"audio.conf"
);
103
}
104
105
QString AppConfig::getPath(QString subdir)
106
{
Callers
5
loadFromPath
Method · 0.80
saveToPath
Method · 0.80
DspConfig
Method · 0.80
save
Method · 0.80
load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected