Doc: Added missing images and made some language edits
Change-Id: I9544121601c2c4099927e0e23550c3ab32bbfda9 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
cf8824c5d4
commit
1315dcf09c
BIN
examples/audioinput/doc/images/audioinput-example.png
Normal file
BIN
examples/audioinput/doc/images/audioinput-example.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
@@ -30,7 +30,14 @@
|
||||
\title Audio Input Example
|
||||
\ingroup audio_examples
|
||||
\brief The Audio Input Example shows the use of the QAudioInput class.
|
||||
The example demonstrates the basic use cases of the QAudioInput class.
|
||||
|
||||
\image audioinput-example.png
|
||||
|
||||
Qt provides the QAudioInput class to enable audio functionality within
|
||||
a standard application user interface.
|
||||
|
||||
This example calculates the maximum linear value of the input audio from the microphone and displays the output.
|
||||
*/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user