C/C++ libraries to get playlist from Internet Radio & Podcast Feeds?
I am trying to create a small music manager in Linux. Therefore, I just want to ask if there is any C/C++ library that can help me fetch playlists from Internet Radio & Podcast. I am plann开发者_JAVA百科ing on getting the playlist and display it in a GtkTreeView.
Thank you for answering my question and you guys have a good day!
There should be many lib, but i know only a few, i dont no how it would help u, i got these from some other forums, you may try http://musicnote.sourceforge.net/docs/html/index.html this link, There is also openAL hope so it'll help u.
Look at mplayer/ffmpeg code. They do it somehow.
精彩评论