Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
can someone tell me how to create an infinite loop of an mp3, multimedia QMediaPlayer use QT 5.0.1 mingw
Use a [[doc:QMediaPlaylist]] and set its playback mode to Loop. At least, that seems to be the obvious way judging from the documentation. I have not tried it myself.
tranks Andre,