aboutsummaryrefslogtreecommitdiffstats
path: root/examples/multimedia/audiooutput/doc/audiooutput.rst
blob: bbd71c5d816b245a1f78faab9d5904a322fbb1fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Audio Output Example
====================

Audio Output demonstrates the basic use cases of QAudioOutput.

This example provides a tone generator to supply continuous audio playback. The
first button allows pause and resume of the playback, and the second button
allows toggling between push and pull modes of operation.

.. image:: audiooutput.png
   :width: 400
   :alt: Audio Output Screenshot