AudioOutputInterface Class Reference

AudioOutputInterface Class Reference

#include <Phonon/AudioOutputInterface>

Class 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: