Windows Media Player 11 SDK What's New for the Windows Media Player ControlĀ
Previous | Next |
What's New for the Windows Media Player Control
The Windows Media Player ActiveX control adds new functionality in this version. It also updates and extends existing functionality from the previous version. New and updated features include:
- New interfaces for discovering and accessing libraries. See the following topics:
- New interfaces and objects for retrieving rich metadata sets from libraries. See the following topics:
- A new interface for CD ripping. See IWMPCdromRip Interface or IWMPCdromRip Interface (VB and C#).
- A new interface for CD burning. See IWMPCdromBurn Interface or IWMPCdromBurn Interface (VB and C#).
- A new interface for controlling how Windows Media Player monitors folders for digital media content. See IWMPFolderMonitorServices Interface.
- A new interface for device synchronization. See IWMPSyncDevice2 Interface.
- A new interface to configure the video renderer. See IWMPVideoRenderConfig Interface. An application that embeds the Windows Media Player control and provides a custom video presenter can implement the new IWMPUserEventSink interface.
- New events. See IWMPEvents3 Interface and Player Object.
- New Attributes. See the Alphabetical Attribute Reference.
The following features have been deprecated since the previous version:
- IWMPGraphCreation::GraphCreationPostRender (deprecated)
- IWMPGraphCreation::GraphCreationPreRender (deprecated)
See Also
Previous | Next |