Windows.Media.MediaControlContract
Describes the object that applications register with, to receive media focus and transport control notifications.
MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls.
Gets or sets the path to the artwork for the album cover.
Path to the artwork for the album cover.
Gets or sets the name of the artist.
The name of the artist.
Gets or sets the state of the Play button.
The state of the Play button.
Gets the current sound level.
The current sound level.
Gets or sets the track name.
The name of the track.
Event raised when a **ChannelDown** command is issued to the application.
Event raised when a **ChannelUp** command is issued to the application.
Event raised when a **FastForward** command is issued to the application.
Event raised when a **NextTrack** command is issued to the application.
Event raised when a **Pause** command is issued to the application.
Event raised when a **PlayPauseToggle** command is issued to the application.
Event raised when a **Play** command is issued to the application.
Event raised when a **PreviousTrack** command is issued to the application.
Event raised when a **Record** command is issued to the application.
Event raised when a **Rewind** command is issued to the application.
Event raised when the sound level changes.
Event raised when a **Stop** command is issued to the application.