VideoChooserTask :: MediaChooserTask in WP8
Namespace: Microsoft. Xna. Framework. Media
using ( MediaLibrary library = new MediaLibrary( ))
{
SongCollection songscollection = library. Songs;
Song song =songscollection [0];
MediaPlayer . Play( song);
}
for update
http://wpdev.uservoice.com/forums/110705-dev-platform/suggestions/1897833-video-chooser-task
{
Song song =
}
Dev FeedBack:
Please follow below linkhttp://wpdev.uservoice.com/forums/110705-dev-platform/suggestions/1897833-video-chooser-task
0 Comments