Revision 645452
Go back to digest for 25th March 2007Features in KDE Base
Matthias Kretz committed changes in /trunk/KDE/kdelibs/phonon:
two new signals:
- hasVideoChanged: Emitted whenever the return value of hasVideo() changes.
- bufferStatus: You can use this signal to show a progress bar to the user when in BufferingState:
- in setupIface emit a stateChange when the new state is different to d->state
(the last state the previous backend object was in). Ignore ErrorState changes for a MediaObject -> ByteStream switch
File Changes
Modified 2 files
- /trunk/KDE/kdelibs/phonon
- /abstractmediaproducer.cpp
- /abstractmediaproducer.h
2 files changed in total