Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Audio4Linux/JDSP4Linux
/ coreVersion
Method
coreVersion
src/utils/dbus/IpcHandler.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
QString IpcHandler::coreVersion() const
51
{
52
return STR(JDSP_VERSION);
53
}
54
55
bool IpcHandler::isProcessing() const
56
{
Callers
1
showStatus
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected