Video has ended UI say tap to stop.

Loop video infinetely so tap to stop & start state is correct.

Change-Id: I56af6eb00fcc7811cc25099df3c7fa47f429a3e6
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
This commit is contained in:
sanevala
2013-02-12 12:13:01 +02:00
committed by The Qt Project
parent 7518489a2b
commit 5b57edae2a

View File

@@ -62,6 +62,7 @@ VideoOutput {
MediaPlayer {
id: mediaPlayer
autoLoad: false
loops: Audio.Infinite
onError: {
if (MediaPlayer.NoError != error) {