MediaPlayerLauncher Class
Windows Phone
March 22, 2012
Allows an application to launch the media player.
Namespace:
Microsoft.Phone.Tasks
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
The MediaPlayerLauncher type exposes the following members.
| Name | Description | |
|---|---|---|
|
MediaPlayerLauncher | Initializes a new instance of the media player application. |
| Name | Description | |
|---|---|---|
|
Controls | Gets or sets the flags that determine which controls are displayed in the media player application. |
|
Location | Sets the location of the media file to be played. The MediaLocationType enumeration is used to specify either isolated storage or the application’s installation folder. |
|
Media | Gets or sets the media played with the media player application. |
|
Orientation | Gets or sets the orientation in which the media player will be displayed when launched. |