Loop video infinetely on qmlvideofx.
Change-Id: I40e444e75f0fd08860920b78b5b5ff190bce9ae9 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
This commit is contained in:
@@ -51,6 +51,7 @@ VideoOutput {
|
||||
id: mediaPlayer
|
||||
autoPlay: true
|
||||
volume: 0.5
|
||||
loops: Audio.Infinite
|
||||
}
|
||||
|
||||
function play() { mediaPlayer.play() }
|
||||
|
||||
Reference in New Issue
Block a user