开发者

Is there any easy way to play a mp3 file [duplicate]

This question already has answers here: Closed 11 years ago.

Possible Duplicate:

How to play mp3 file in c++?

Hi,

I am doing a project which demands the functions of m开发者_高级运维p3 player. There is no need of giant, full pledged solution, all I want is just "play","pause","stop". I found some libs which are libmad,lame.But, I can't find any example for them. If anybody shed a light on this, I will be thankful to them. Or Is there any way in Qt


There is a Phonon component in Qt 4. Not sure about Window, but in Ubuntu it can play pretty much every format whose codec is available. You might look into Qt Docs at http://doc.qt.nokia.com/latest/phonon-overview.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜