Implementing playlists with songs from phone storage [windows phone]
问题 I have been struggling with an issue with my media player windows phone (7) application. The problem is that I can't seem to implement playlists. What I want to do is play songs from the media library. This article seems pointless. I've tried getting into the SongCollection class and figure out how to create more of these things. It appears to be impossible (no constructor, can't cast it, can't inherit it). After that I tried getting an object on the process running the background audio agent