summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/audiorecorder
diff options
context:
space:
mode:
authorVenu <venugopal.shivashankar@digia.com>2014-10-17 16:25:41 +0200
committerVenugopal Shivashankar <venugopal.shivashankar@digia.com>2014-10-24 10:24:29 +0200
commitf51ca0b97c90d479bac16bc549e8555bbbf5bb73 (patch)
treef5e2062707eb06e87309c6b31198cdc75c3fbfbe /examples/multimedia/audiorecorder
parentb366a99eb14f166ebdcfcb6d328b4d7552227b71 (diff)
Doc: Updated the \brief statements
Most of them were unnecessarily long. Change-Id: I8942254c2211adb268e399056435e6acc940616f Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Diffstat (limited to 'examples/multimedia/audiorecorder')
-rw-r--r--examples/multimedia/audiorecorder/doc/src/audiorecorder.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/multimedia/audiorecorder/doc/src/audiorecorder.qdoc b/examples/multimedia/audiorecorder/doc/src/audiorecorder.qdoc
index 35f6c0511..317bd5835 100644
--- a/examples/multimedia/audiorecorder/doc/src/audiorecorder.qdoc
+++ b/examples/multimedia/audiorecorder/doc/src/audiorecorder.qdoc
@@ -29,10 +29,10 @@
\example audiorecorder
\title Audio Recorder Example
\ingroup multimedia_examples
- \brief The Audio Recorder Example shows how to create a simple audio recorder.
+ \brief Discovering the available devices and supported codecs.
- It demonstrates the discovery of the supported devices and codecs and the use
- of recording functions in the QAudioRecorder class.
+ \e{Audio Recorder} demonstrates how to identify the available devices and
+ supported codecs, and the use of QAudioRecorder class.
\image audiorecorder.png