BluezQt
mediatransport.h
TPendingCall< QDBusUnixFileDescriptor, uint16_t, uint16_t > * tryAcquire()
Acquire transport file descriptor only if the transport is in "pending" state at the time the message...
Definition mediatransport.cpp:48
AudioConfiguration audioConfiguration() const
Returns the (audio) configuration of the transport.
Definition mediatransport.cpp:23
PendingCall * setVolume(quint16 volume)
Sets the volume of the transport.
Definition mediatransport.cpp:38
void volumeChanged(quint16 volume)
Indicates that transport's volume have changed.
void stateChanged(State state)
Indicates that transport's state have changed.
TPendingCall< QDBusUnixFileDescriptor, uint16_t, uint16_t > * acquire()
Acquire transport file descriptor and the MTU for read and write respectively.
Definition mediatransport.cpp:43
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
Q_SIGNALSQ_SIGNALS
Q_SLOTSQ_SLOTS
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:56:30 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:56:30 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.