Play Media files with the MediaPlayerLauncher in Windows Phone 7
The Windows Phone SDK provides the MediaPlayerLauncher which allows the developers to play video or music in the WP7 App .
The MediaPlayerLauncher defined in the namespace "Microsoft.Phone.Tasks" will launch the Media Player and plays the Media file specified .
The Media files are stored to the Isolated Storage when saved to Read More →
