summaryrefslogtreecommitdiffstats
path: root/basicsuite/mediaplayer/demo.xml
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/mediaplayer/demo.xml')
-rw-r--r--basicsuite/mediaplayer/demo.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/basicsuite/mediaplayer/demo.xml b/basicsuite/mediaplayer/demo.xml
new file mode 100644
index 0000000..dd5cf2b
--- /dev/null
+++ b/basicsuite/mediaplayer/demo.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<application title="Media Player" main="main.qml" icon="preview_l.jpg">
+<description>
+The Media Player example demonstrates the use of media playback features provided by Qt Multimedia with Qt Quick.
+
+It can play content either from a file or a network source, both videos and music.
+</description>
+</application>