Phonon
volumefadereffect.h
Effect(const EffectDescription &description, QObject *parent=nullptr)
QObject constructor.
Definition effect.cpp:38
Audio effect to gradually fade the audio volume.
Definition volumefadereffect.h:49
float volume
This is the current volume of the output as voltage factor.
Definition volumefadereffect.h:62
double volumeDecibel
This is the current volume of the output in decibel.
Definition volumefadereffect.h:73
FadeCurve fadeCurve
This property holds the fade curve to be used for the fadeIn(), fadeOut() and fadeTo() slots.
Definition volumefadereffect.h:82
Q_ENUMS(...)
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:05 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:05 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.