Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
5.4.1
-
None
-
Windows 8.1 - Desktop Qt 5.4.1 MSVC2013 32bit
Description
Audio element plays file after calling seek() and playbackState is paused.
Please see attached main.qml file.
Steps to reproduce:
1. Play
2. Pause before playback ends
3. Seek
4. At this point it is possible to hear the file playing but neither the playback state nor the position properties are updated.
Seems related with https://bugreports.qt.io/browse/QTBUG-38068.
Attachments
Issue Links
- duplicates
-
QTBUG-32746 QMediaPlayer resumes playback after setting current position
- Closed