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.rst12
1 files changed, 12 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..0b37b2c6a
--- /dev/null
+++ b/examples/multimedia/camera/doc/camera.rst
@@ -0,0 +1,12 @@
+Camera Example
+===============
+
+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.png
+ :width: 400
+ :alt: Camera Screenshot