(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.

 

 

 

 

 

 

  1. Trolltech Phonon module documentation
  2. Trolltech Phonon overview documentation
  3. Trolltech Phonon API lookup