MCPcopy 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
65QString IpcHandler::audioFormat() const
66{
67 return QString::fromStdString(_service->status().AudioFormat);
68}
69
70QStringList IpcHandler::getKeys() const
71{

Callers 1

showStatusMethod · 0.45

Calls 1

statusMethod · 0.45

Tested by

no test coverage detected