phonon/volumefaderinterface.h Source File
Go to the documentation of this file.
23 #ifndef PHONON_VOLUMEFADERINTERFACE_H
24 #define PHONON_VOLUMEFADERINTERFACE_H
27 #include <QtCore/QObject>
32 #ifndef QT_NO_PHONON_VOLUMEFADEREFFECT
41 virtual float volume()
const {
return 1.0; }
53 #endif //QT_NO_PHONON_VOLUMEFADEREFFECT
58 #endif // PHONON_VOLUMEFADERINTERFACE_H
virtual ~VolumeFaderInterface()
FadeCurve
Determines the curve of the volume change.
virtual Phonon::VolumeFaderEffect::FadeCurve fadeCurve() const
virtual void fadeTo(float, int)
virtual float volume() const
#define QT_BEGIN_NAMESPACE
virtual void setVolume(float)
The KDE Multimedia classes.
virtual void setFadeCurve(Phonon::VolumeFaderEffect::FadeCurve)
"Crossfade curve" / "fast" fade out