What's New in Windows Media Player 12
This topic lists features that are new in Windows Media Player 12.
New Interfaces
New Attributes
The following new attributes for media items are available through the IWMPMedia and IWMPMedia3 interfaces.
- AlbumCoverURL
- AlternateSourceURL
- DLNASourceURI
- DLNAServerUDN
- DTCPIPHost
- DTCPIPPort
- LibraryID
- LibraryName
New Device Metadata
The following new device metadata items can be retrieved by calling IWMPSyncDevice::getItemInfo.
- BackgroundSyncState
- SkippedFiles
- SyncFilter
The following new device metadata items can be set by calling IWMPSyncDevice2::setItemInfo.
- AutoSyncDefaultRules
- BackgroundSyncState
- IncludeSkippedFiles
- SyncFilter
- SyncOnConnect
New Enumeration Member
The WMPSyncState enumeration has the following new member.
- wmpssEstimating
New Flag
The IWMPGraphCreation::GetGraphCreationFlags method supports the following new flag.
- WMPGC_FLAGS_USE_CUSTOM_GRAPH
Deprecated Interface
The following interface is deprecated.
Methods That Are No Longer Deprecated
The following methods were deprecated in Windows Media Player 11 SDK, but are no longer deprecated.
Related topics