index
:
qt/qtmultimedia.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/qt6
Qt Multimedia
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
multimedia
/
audiooutput
/
audiooutput.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Examples: audio source/sink improvements
Tim Blechmann
2025-04-23
1
-27
/
+51
*
Change device on QComboBox::currentIndexChanged instead of -::activated
Jøger Hansegård
2024-11-14
1
-2
/
+1
*
Add a note in QAudioSink::stop() and update the example
Inho Lee
2024-06-27
1
-1
/
+2
*
Include moc_*.cpp files in QtMM examples
Artem Dyomin
2022-12-13
1
-0
/
+2
*
Examples: C++ style cleanup
Kai Köhne
2022-09-07
1
-21
/
+20
*
Use SPDX license identifiers
Lucie Gérard
2022-06-24
1
-49
/
+2
*
Android: Fix for List of available devices issue
Pekka Gehör
2021-10-15
1
-0
/
+9
*
Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDevice
Lars Knoll
2021-06-08
1
-4
/
+4
*
Rename QAudioOutput to QAudioSink
Lars Knoll
2021-06-04
1
-4
/
+4
*
Rename QMediaDeviceManager to QMediaDevices
Volker Hilsheimer
2021-05-07
1
-4
/
+4
*
Make QMediaDeviceManager available to QML
Lars Knoll
2021-04-19
1
-1
/
+1
*
Cleanup QAudioFormat and friends
Lars Knoll
2021-02-09
1
-36
/
+18
*
Remove codec property from QAudioFormat and related
Lars Knoll
2021-01-29
1
-1
/
+0
*
Remove the static methods from QAudioDeviceInfo
Lars Knoll
2021-01-22
1
-4
/
+5
*
Provide a proper descriptive name for audio devices
Lars Knoll
2021-01-22
1
-2
/
+2
*
Smaller fixes to the audiooutput example
Lars Knoll
2021-01-22
1
-15
/
+8
*
audio/pcm is not a valid mimetype
Lars Knoll
2021-01-22
1
-1
/
+1
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-06-28
1
-1
/
+1
*
Fix deprecation warnings about QVariant API
Friedemann Kleint
2019-04-05
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-27
1
-3
/
+13
|
\
|
*
Fix outdated BSD license header
Kai Koehne
2017-10-18
1
-3
/
+13
*
|
Modernize the Audio Output example
VaL Doroshchuk
2017-09-28
1
-144
/
+98
|
/
*
Use logarithmic volume scale in examples.
Yoann Lopes
2016-06-14
1
-2
/
+2
*
Use new volume conversion API in examples.
Yoann Lopes
2016-06-03
1
-3
/
+12
*
Reinitialize audio when changing device in examples
Maurice Kalinowski
2016-03-11
1
-4
/
+5
*
Made audio output example easier to understand. No real code changes
d3fault
2015-04-10
1
-6
/
+8
*
Fix BSD license headers
Sergio Ahumada
2015-02-17
1
-3
/
+3
*
Update copyright headers
Antti Kokko
2015-02-12
1
-5
/
+5
*
Make the multimedia examples less verbose
Alex Blasche
2014-09-22
1
-17
/
+1
*
Fix AudioOutput example when no audio devices are available.
Yoann Lopes
2014-07-08
1
-6
/
+9
*
Improved audiooutput and audioinput examples.
Yoann Lopes
2014-06-16
1
-2
/
+6
*
QAudioInput/Output documentation: Fix slot naming in snippets
Topi Reinio
2013-01-25
1
-2
/
+2
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
centralize and fixup example sources install targets
Joerg Bornemann
2012-12-05
1
-0
/
+334