简体   繁体   中英

How to list all media files in windows phone 7?

I want to know how to extract all media files present in windows phone 7 in my own media player.

How to list all media files programatically in Windows Phone 7.

Use the MediaLibrary class. Here's an example of how to retrieve all the songs in the media library and play the first one.

http://msdn.microsoft.com/en-us/library/windowsphone/develop/microsoft.xna.framework.media.medialibrary.aspx

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM