(C++) Phonon
February 24, 2017 · View on GitHub
(C++) Phonon
Phonon is an audio module supplied with the IDE Qt Creator.
To use Phonon in Qt Creator the following line should be in the Qmake project file:
QT += phonon
Note: I have not been able to use Phonon yet. Examples do compile and run, but I have not yet had any sound.
External links
- Trolltech Phonon module documentation
- Trolltech Phonon overview documentation
- Trolltech Phonon API lookup