-->
Definition
Note
MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls.
Describes the object that applications register with, to receive media focus and transport control notifications.
Windows Media Player 12—available as part of Windows 7, Windows 8.1, and Windows 10.—plays more music and video than ever, including Flip Video and unprotected songs from your iTunes library! Organize your digital media collection, sync digital media files to a portable device, shop online for digital media content, and more—with Windows. That's why a lot of people like to use the Windows Media Player 11 when they're viewing file types from a few years ago. For example, this is a good app to use to view AVI files. A lot of users enjoy being able to make their library using the media player and change the names of the files within the library. Windows Media Player 10 free download - Windows 10, Windows Media Player (64-bit), Windows Media Player 12, and many more programs.
Windows 10 requirements
Device family | Windows Desktop Extension SDK (introduced in 10.0.10240.0) Xbox One Extensions for the UWP (introduced in 10.0.10586.0) |
API contract | Windows.Media.MediaControlContract (introduced in v1.0) |
Remarks
The MediaControl class provides access to button press events. These events can be monitored, and can modify the response and behavior of an audio-aware app.
Properties
AlbumArt | Note 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. |
ArtistName | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Gets or sets the name of the artist. |
IsPlaying | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Gets or sets the state of the Play button. |
SoundLevel | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Gets the current sound level. |
TrackName | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Gets or sets the track name. |
Events
ChannelDownPressed | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Event raised when a ChannelDown command is issued to the application. |
ChannelUpPressed | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Event raised when a ChannelUp command is issued to the application. |
FastForwardPressed | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Event raised when a FastForward command is issued to the application. |
NextTrackPressed | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Event raised when a NextTrack command is issued to the application. |
PausePressed | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Event raised when a Pause command is issued to the application. |
PlayPauseTogglePressed | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Event raised when a PlayPauseToggle command is issued to the application. |
PlayPressed | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Event raised when a Play command is issued to the application. |
PreviousTrackPressed | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Event raised when a PreviousTrack command is issued to the application. |
RecordPressed | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Event raised when a Record command is issued to the application. |
RewindPressed | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Event raised when a Rewind command is issued to the application. |
SoundLevelChanged | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Event raised when the sound level changes. |
StopPressed | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Event raised when a Stop command is issued to the application. |
Applies to
See also
Applies to
- Windows 10
With each release of Windows 10, volume license media is made available on the Volume Licensing Service Center (VLSC) and other relevant channels such as Windows Update for Business, Windows Server Update Services (WSUS), and Visual Studio Subscriptions. This topic provides a description of volume license media, and describes some of the changes that have been implemented with the current release of Windows 10.
Windows 10 media
To download Windows 10 installation media from the VLSC, use the product search filter to find 'Windows 10.' A list of products will be displayed. The page then allows you to use your search results to download products, view keys, and view product and key descriptions.
When you select a product, for example 'Windows 10 Enterprise' or 'Windows 10 Education', you can then choose the specific release by clicking Download and choosing the Download Method, Language, and Operating system Type (bitness).
Note
If you do not see a Windows 10 release available in the list of downloads, verify the release date.
In Windows 10, version 1709 the packaging of volume licensing media and upgrade packages is different than it has been for previous releases. Instead of having separate media and packages for Windows 10 Pro (volume licensing version), Windows 10 Enterprise, and Windows 10 Education, all three are bundled together. The following section explains this change.
Windows 10, version 1709
Windows 10, version 1709 is available starting on 10/17/2017 in all relevant distribution channels. Note: An updated Windows ADK for Windows 10 is also available.
For ISOs that you download from the VLSC or Visual Studio Subscriptions, you can still search for the individual Windows editions. However, each of these editions (Windows 10 Pro, Windows 10 Enterprise, and Windows 10 Education) will point to the same ISO file, so you only need to download the ISO once. A single Windows image (WIM) file is included in the ISO that contains all the volume licensing images:
When using the contents of these ISOs with tools such as the Microsoft Deployment Toolkit or Microsoft Endpoint Configuration Manager, make sure you select the appropriate image index in any task sequences that you create or update.
For packages published to Windows Server Update Services (WSUS), you'll also notice the change because, instead of having separate packages for each Windows edition, there will be just one package:
Note
MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls.
Describes the object that applications register with, to receive media focus and transport control notifications.
Windows Media Player 12—available as part of Windows 7, Windows 8.1, and Windows 10.—plays more music and video than ever, including Flip Video and unprotected songs from your iTunes library! Organize your digital media collection, sync digital media files to a portable device, shop online for digital media content, and more—with Windows. That's why a lot of people like to use the Windows Media Player 11 when they're viewing file types from a few years ago. For example, this is a good app to use to view AVI files. A lot of users enjoy being able to make their library using the media player and change the names of the files within the library. Windows Media Player 10 free download - Windows 10, Windows Media Player (64-bit), Windows Media Player 12, and many more programs.
Windows 10 requirements
Device family | Windows Desktop Extension SDK (introduced in 10.0.10240.0) Xbox One Extensions for the UWP (introduced in 10.0.10586.0) |
API contract | Windows.Media.MediaControlContract (introduced in v1.0) |
Remarks
The MediaControl class provides access to button press events. These events can be monitored, and can modify the response and behavior of an audio-aware app.
Properties
AlbumArt | Note 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. |
ArtistName | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Gets or sets the name of the artist. |
IsPlaying | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Gets or sets the state of the Play button. |
SoundLevel | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Gets the current sound level. |
TrackName | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Gets or sets the track name. |
Events
ChannelDownPressed | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Event raised when a ChannelDown command is issued to the application. |
ChannelUpPressed | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Event raised when a ChannelUp command is issued to the application. |
FastForwardPressed | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Event raised when a FastForward command is issued to the application. |
NextTrackPressed | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Event raised when a NextTrack command is issued to the application. |
PausePressed | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Event raised when a Pause command is issued to the application. |
PlayPauseTogglePressed | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Event raised when a PlayPauseToggle command is issued to the application. |
PlayPressed | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Event raised when a Play command is issued to the application. |
PreviousTrackPressed | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Event raised when a PreviousTrack command is issued to the application. |
RecordPressed | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Event raised when a Record command is issued to the application. |
RewindPressed | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Event raised when a Rewind command is issued to the application. |
SoundLevelChanged | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Event raised when the sound level changes. |
StopPressed | Note MediaControl may be altered or unavailable for releases after Windows 8.1. Instead, use SystemMediaTransportControls. Event raised when a Stop command is issued to the application. |
Applies to
See also
-->Applies to
- Windows 10
With each release of Windows 10, volume license media is made available on the Volume Licensing Service Center (VLSC) and other relevant channels such as Windows Update for Business, Windows Server Update Services (WSUS), and Visual Studio Subscriptions. This topic provides a description of volume license media, and describes some of the changes that have been implemented with the current release of Windows 10.
Windows 10 media
To download Windows 10 installation media from the VLSC, use the product search filter to find 'Windows 10.' A list of products will be displayed. The page then allows you to use your search results to download products, view keys, and view product and key descriptions.
When you select a product, for example 'Windows 10 Enterprise' or 'Windows 10 Education', you can then choose the specific release by clicking Download and choosing the Download Method, Language, and Operating system Type (bitness).
Note
If you do not see a Windows 10 release available in the list of downloads, verify the release date.
In Windows 10, version 1709 the packaging of volume licensing media and upgrade packages is different than it has been for previous releases. Instead of having separate media and packages for Windows 10 Pro (volume licensing version), Windows 10 Enterprise, and Windows 10 Education, all three are bundled together. The following section explains this change.
Windows 10, version 1709
Windows 10, version 1709 is available starting on 10/17/2017 in all relevant distribution channels. Note: An updated Windows ADK for Windows 10 is also available.
For ISOs that you download from the VLSC or Visual Studio Subscriptions, you can still search for the individual Windows editions. However, each of these editions (Windows 10 Pro, Windows 10 Enterprise, and Windows 10 Education) will point to the same ISO file, so you only need to download the ISO once. A single Windows image (WIM) file is included in the ISO that contains all the volume licensing images:
When using the contents of these ISOs with tools such as the Microsoft Deployment Toolkit or Microsoft Endpoint Configuration Manager, make sure you select the appropriate image index in any task sequences that you create or update.
For packages published to Windows Server Update Services (WSUS), you'll also notice the change because, instead of having separate packages for each Windows edition, there will be just one package:
Title | Classification | Description |
---|---|---|
Feature update to Windows 10, version 1709, | Upgrades | Package to upgrade Windows 10 Pro (VL), Windows 10 Enterprise, or Windows 10 Education to version 1709 |
Windows 7 and 8.1 upgrade to Windows 10, version 1709, | Upgrades | Package to upgrade Windows 7 Professional (VL), Windows 7 Enterprise, Windows 8.1 Professional (VL), or Windows 8.1 Enterprise to Windows 10 1709 |
Windows Media Player Download
When you approve one of these packages, it applies to all of the editions.
This Semi-Annual Channel release of Windows 10 continues the Windows as a service methodology. For more information about implementing Windows as a service in your organization in order to stay up to date with Windows, see Update Windows 10 in the enterprise.
Windows Media Creation Tool
Language packs
- Windows 10 versions 1507 and 1511: you can select Windows 10 Enterprise Language Pack, click Download and then select English and 64-bit to see these downloads.
- Windows 10 1607 and later: you must select Multilanguage from the drop-down list of languages.
Windows Media Player For Mac
See the following example for Windows 10, version 1709:
Features on demand
Features on demand can be downloaded by searching for 'Windows 10 Enterprise Features on Demand' and then following the same download process that is described above.
Features on demand is a method for adding features to your Windows 10 image that aren't included in the base operating system image.
Windows Media Player
Related topics
Windows Media Player 12 Free Download
Microsoft Volume Licensing Service Center (VLSC) User Guide
Volume Activation for Windows 10
Plan for volume activation
VLSC downloads FAQ
Download and burn an ISO file on the volume licensing site (VLSC)