Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Audio4Linux/JDSP4Linux
/ samplingRate
Method
samplingRate
src/utils/dbus/IpcHandler.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
QString IpcHandler::samplingRate() const
61
{
62
return QString::fromStdString(_service->status().SamplingRate);
63
}
64
65
QString IpcHandler::audioFormat() const
66
{
Callers
1
showStatus
Method · 0.45
Calls
1
status
Method · 0.45
Tested by
no test coverage detected