equal
deleted
inserted
replaced
24 |
24 |
25 using namespace Phonon; |
25 using namespace Phonon; |
26 using namespace Phonon::MMF; |
26 using namespace Phonon::MMF; |
27 |
27 |
28 /*! \class MMF::AbstractAudioEffect |
28 /*! \class MMF::AbstractAudioEffect |
|
29 \internal |
|
30 */ |
|
31 |
|
32 /*! \namespace Phonon::MMF |
29 \internal |
33 \internal |
30 */ |
34 */ |
31 |
35 |
32 AbstractAudioEffect::AbstractAudioEffect(QObject *parent, |
36 AbstractAudioEffect::AbstractAudioEffect(QObject *parent, |
33 const QList<EffectParameter> ¶ms) : MediaNode::MediaNode(parent) |
37 const QList<EffectParameter> ¶ms) : MediaNode::MediaNode(parent) |