aboutsummaryrefslogtreecommitdiffstats
path: root/examples/multimedia/camera/doc/camera.rst
diff options
context:
space:
mode:
Diffstat (limited to 'examples/multimedia/camera/doc/camera.rst')
-rw-r--r--examples/multimedia/camera/doc/camera.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/examples/multimedia/camera/doc/camera.rst b/examples/multimedia/camera/doc/camera.rst
new file mode 100644
index 000000000..7fc75a387
--- /dev/null
+++ b/examples/multimedia/camera/doc/camera.rst
@@ -0,0 +1,14 @@
+Camera Example
+===============
+
+.. tags:: Android
+
+The Camera Example shows how to use the API to capture a still image or video.
+
+The Camera Example demonstrates how you can use Qt Multimedia to implement some
+basic Camera functionality to take still images and record video clips with
+audio.
+
+.. image:: camera.webp
+ :width: 678
+ :alt: Camera Screenshot