MCPcopy Index your code
hub / github.com/Audio4Linux/JDSP4Linux / isProcessing

Method isProcessing

src/utils/dbus/IpcHandler.cpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55bool IpcHandler::isProcessing() const
56{
57 return _service->status().IsProcessing;
58}
59
60QString IpcHandler::samplingRate() const
61{

Callers 1

showStatusMethod · 0.45

Calls 1

statusMethod · 0.45

Tested by

no test coverage detected