如何对MP3边下边播?
网上的MP3,一边下一边播放
[解决办法]
You can do this with DirectShow using DSPack library (www.progdigy.com).
All you have to do is to change the AsyncReader sample from that library, so that it will read the data from memory instead of file
Hope it helps.
Thanks,
Ali