Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Audio4Linux/JDSP4Linux
/ audioFormat
Method
audioFormat
src/utils/dbus/IpcHandler.cpp:65–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
QString IpcHandler::audioFormat() const
66
{
67
return QString::fromStdString(_service->status().AudioFormat);
68
}
69
70
QStringList IpcHandler::getKeys() const
71
{
Callers
1
showStatus
Method · 0.45
Calls
1
status
Method · 0.45
Tested by
no test coverage detected