开发者

Silverlight3: Play files from a .m3u playlist

开发者_高级运维Hy,

does anyone already figured out a way to play .m3u files with Silverlight?

I didn't find a way to do so, and I don't think that it's natively supported by SL. Any ideas how to manage the playback?

Thanks for your answers!


A m3u playlist is just a text file, with a very simple format (see Wikipedia for details). So yo can just parse it to retrieve the path to the audio files, then read the files normally.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜