MCPcopy 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
60QString IpcHandler::samplingRate() const
61{
62 return QString::fromStdString(_service->status().SamplingRate);
63}
64
65QString IpcHandler::audioFormat() const
66{

Callers 1

showStatusMethod · 0.45

Calls 1

statusMethod · 0.45

Tested by

no test coverage detected