diff options
author | Gareth Stockwell <ext-gareth.stockwell@nokia.com> | 2010-04-14 13:03:35 (GMT) |
---|---|---|
committer | Gareth Stockwell <ext-gareth.stockwell@nokia.com> | 2010-04-15 05:39:59 (GMT) |
commit | 468a0b27f8706e7d40f7b1c07f0cc0b50a48971b (patch) | |
tree | df806a733064bd3e5ced876d5d2b8d7f9e7fa502 /demos/interview | |
parent | dc2d0315fc18fdbad7686adaf5f4886252fe0e5a (diff) | |
download | Qt-468a0b27f8706e7d40f7b1c07f0cc0b50a48971b.zip Qt-468a0b27f8706e7d40f7b1c07f0cc0b50a48971b.tar.gz Qt-468a0b27f8706e7d40f7b1c07f0cc0b50a48971b.tar.bz2 |
Phonon MMF: Suppress intermediate stateChanged() signal
If MediaObject::play() is called while the object is in LoadingState,
playback will start once loading is completed. Previously, the
Symbian backend at this point emitted two stateChanged signals - first
to StoppedState and then to PlayingState.
The testPlayOnFinish step in tst_mediaobject requires that only one
state change occurs: directly from LoadingState to PlayingState.
Reviewed-by: Frans Englich
Diffstat (limited to 'demos/interview')
0 files changed, 0 insertions, 0 deletions