MCPcopy 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
50QString IpcHandler::coreVersion() const
51{
52 return STR(JDSP_VERSION);
53}
54
55bool IpcHandler::isProcessing() const
56{

Callers 1

showStatusMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected