#include <Phonon/BackendCapabilities>
Inherits: QObject and QObject.
This class was introduced in Qt 4.4.
void | availableAudioOutputDevicesChanged () |
void | capabilitiesChanged () |
Notifications about backend capabilities.
This signal is emitted when audio output devices were plugged or unplugged.
Check BackendCapabilities::availableAudioOutputDevices to get the current list of available devices.
This signal is emitted if the capabilities have changed. This can happen if the user has requested a backend change.