PulseAudio Qt Bindings
source.h
17 * A PulseAudio source. This class is based on https://freedesktop.org/software/pulseaudio/doxygen/structpa__source__info.html.
void switchStreams() override
Switch all streams onto this Device Iterates through all relevant streams for the Device type and ass...
Definition source.cpp:73
void setDefault(bool enable) override
Set whether this is the default device.
Definition source.cpp:66
void setActivePortIndex(quint32 port_index) override
Set the currently active port, by index.
Definition source.cpp:46
Q_OBJECTQ_OBJECT
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:50:40 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:50:40 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.