Phonon.BackendCapabilities.Notifier Class Reference

[ phonon module]

继承: QObject and QObject .

该类在 Qt 4.4 引入。

继承 QObject .

Qt Signals


详细描述

Notifications about backend capabilities.


Qt Signal Documentation

void availableAudioCaptureDevicesChanged ()

This is the default overload of this signal.

void availableAudioOutputDevicesChanged ()

This is the default overload of this signal.

This signal is emitted when audio output devices were plugged or unplugged.

Check BackendCapabilities.availableAudioOutputDevices to get the current list of available devices.

void capabilitiesChanged ()

This is the default overload of this signal.

This signal is emitted if the capabilities have changed. This can happen if the user has requested a backend change.