Supported Audio Formats of Qt4 Phonon?

Posted by Nikwin on Stack Overflow See other posts from Stack Overflow or by Nikwin
Published on 2010-03-31T09:49:04Z Indexed on 2010/03/31 9:53 UTC
Read the original article Hit count: 741

Filed under:
|
|
|

I am making a music player in PyQt4, and I am using Phonon to play the music itself. This application is aimed primarily at Windows, but I plan on also supporting Mac and Linux versions. What I want to know is which audio formats are supported by Phonon so that I can ensure that the user only enters those files.

© Stack Overflow or respective owner

Related posts about pyqt4

Related posts about phonon