summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/spectrum/doc/src/spectrum.qdoc
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/spectrum/doc/src/spectrum.qdoc
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/spectrum/doc/src/spectrum.qdoc')
-rw-r--r--examples/multimedia/spectrum/doc/src/spectrum.qdoc7
1 files changed, 4 insertions, 3 deletions
diff --git a/examples/multimedia/spectrum/doc/src/spectrum.qdoc b/examples/multimedia/spectrum/doc/src/spectrum.qdoc
index 3c846afdc..b0adfac6b 100644
--- a/examples/multimedia/spectrum/doc/src/spectrum.qdoc
+++ b/examples/multimedia/spectrum/doc/src/spectrum.qdoc
@@ -29,10 +29,11 @@
\example spectrum
\title Spectrum Example
\ingroup multimedia_examples
- \brief The Spectrum Example uses a combination multimedia APIs to process microphone input.
+ \brief Analyzing a raw audio stream using the FFTReal library.
- The Spectrum Analyzer example shows how the \l{Qt Multimedia} module can be
- used to record and then play back an audio stream.
+ \e Spectrum demonstrates how the \l{Qt Multimedia} module can be used to
+ analyze an audio stream while recording it, and also play the recorded
+ stream.
\image spectrum-demo.png