diff options
author | Gareth Stockwell <ext-gareth.stockwell@nokia.com> | 2010-03-31 12:49:35 (GMT) |
---|---|---|
committer | Gareth Stockwell <ext-gareth.stockwell@nokia.com> | 2010-03-31 13:33:19 (GMT) |
commit | 6ac2419622eadb54c86e24c6a57824c7f78b07ac (patch) | |
tree | a59f465a6271e113bb23398f48b3c952695c7213 /src/xmlpatterns/functions/qxslt20corefunctions.cpp | |
parent | 91ba0239bcaca91e5d07b685e53ecd3ce13d58ba (diff) | |
download | Qt-6ac2419622eadb54c86e24c6a57824c7f78b07ac.zip Qt-6ac2419622eadb54c86e24c6a57824c7f78b07ac.tar.gz Qt-6ac2419622eadb54c86e24c6a57824c7f78b07ac.tar.bz2 |
Ensure Phonon MMF backend emits aboutToFinish
It seems that, after a call to CMdaAudioPlayerUtility::SetPosition,
the reported position values are slightly lower than they should be.
This, combined with the fact that the backend emitted aboutToFinish
from its timer tick slot, means that the aboutToFinish signal is
sometimes not emitted at the end of an audio clip, if the position
has been advanced by seeking during playback.
This patch adds a check in the implementation of the
MMdaAudioPlayerCallback::MapcPlayComplete callback - if, at this point,
aboutToFinish has not been emitted, it is emitted now.
Task-number: QTBUG-9368
Reviewed-by: trustme
Diffstat (limited to 'src/xmlpatterns/functions/qxslt20corefunctions.cpp')
0 files changed, 0 insertions, 0 deletions