Doc: Fix module name format
Follow the conventions at http://qt-project.org/wiki/Spelling_Module_Names_in_Qt_Documentation QtMultimedia -> Qt Multimedia (Also, QtMultimediaKit has been merged into Qt Multimedia in Qt 5) Change-Id: I3c23435d5eceb946ea320756b835da937726db24 Reviewed-by: Laszlo Papp <lpapp@kde.org> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
52ad3219f0
commit
28ee5b12ff
@@ -36,7 +36,7 @@
|
||||
|
||||
\image spectrum-demo.png
|
||||
|
||||
Because QtMultimedia allows the application to access the raw audio
|
||||
Because Qt Multimedia allows the application to access the raw audio
|
||||
stream, the data can either be inspected or modified by the application.
|
||||
The Spectrum Analyzer example displays three pieces of information while
|
||||
audio is being either captured or played back:
|
||||
|
||||
Reference in New Issue
Block a user