I choose Qt to implement the audio player and I came across phonon which makes it easy for me but recently found out that phonon can't read encrypted content.
What should i do
1)Look at VLC sources ?
2)Look at Mplayer sources ?
3)Look at encryption algorithm that Microsoft use to encrypt its files and implement it myself ?