Use QtMultimedia 5.0 in the QML Video element doc.
Change-Id: I5e549b321a549d2b4abc058cf08d81329df3562e Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
4753484be0
commit
72316a4ea8
@@ -139,7 +139,7 @@ private:
|
||||
MediaPlayer {
|
||||
id: player
|
||||
source: "file://video.webm"
|
||||
playing: true
|
||||
autoPlay: true
|
||||
}
|
||||
|
||||
VideoOutput {
|
||||
|
||||
Reference in New Issue
Block a user