Isn't it possible to create a MediaSource object that represents silence? Then you can add it to the queue.
For example, create a MediaSource object from a QIODevice pointing to empty WAV data (you create a buffer formatted like a WAV file with two seconds worth of silence data).
http://doc.qt.io/qt-4.8/phonon-media...#MediaSource-6
Bookmarks