PulseAudio Qt Bindings
pulseaudio-qt is a Qt-style wrapper for libpulse.
It allows querying and manipulation of various PulseAudio objects such as Sinks, Sources and Streams. It does not wrap the full feature set of libpulse. If you are missing a certain feature please file a report or send a patch using KDE's GitLab.
For an overview of PulseAudio's architecture and terminology see https://gavv.github.io/blog/pulseaudio-under-the-hood/.
Building
This is a cmake project, so you should be able to simply run cmake
(with the proper command-line flags for your system setup), then make
, then make install
if desired.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:01 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:01 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.