Phonon  4.7.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
AudioOutputInterface Class Reference

Interface for AudioOutput objects. More...

#include <phonon/AudioOutputInterface>

Detailed Description

Interface for AudioOutput objects.

The implementation can make use of the signals

void volumeChanged(qreal newVolume);
void audioDeviceFailed();

to notify the frontend whenever the volume has changed or when an audioDeviceFailed (e.g. USB unplug or sound server failure).

Author
Matthias Kretz kretz.nosp@m.@kde.nosp@m..org

The documentation for this class was generated from the following file: