Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5, 6.8
-
None
-
-
aa1613a31 (dev), 95ec80b59 (6.8), 48d5915f9 (tqtc/lts-6.5)
-
Multimedia wk 43-44
Description
When calling setSource a second time, the sound would not change because of a regression introduced in QTBUG-118099. The reason is that QSoundEffect's private m_audioBuffer is no longer reset, and the old audio buffer is reused unless the FFmpeg media backend is present.
Attachments
Issue Links
- resulted from
-
QTBUG-118099 Volume Discrepancies Between QMediaPlayer and QSoundEffect with ffmpeg
- Closed