Windows Media Player SDK Enumeration Types

[The feature associated with this page, Windows Media Player SDK, is a legacy feature. It has been superseded by MediaPlayer. MediaPlayer has been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer instead of Windows Media Player SDK, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

The Windows Media Player SDK supports the following enumeration types.

Enumeration type Description
WMPBurnFormat Defines the possible types of CDs for burning.
WMPBurnState Defines the possible operational states of Windows Media Player as it burns a CD.
WMPDeviceStatus Defines the possible values for the current status of a device.
WMPFolderScanState Defines the possible operational states of Windows Media Player as it monitors file folders for digital media content.
WMPLibraryType Defines the possible library types to which Windows Media Player can connect.
WMPOpenState Defines the possible operational states of Windows Media Player as it opens a digital media file.
WMPPlaylistChangeEventType Defines the types of changes that can be made to a playlist.
WMPPlayState Defines the possible operational states of Windows Media Player as it plays a digital media file.
WMPRipState Defines the possible operational states of Windows Media Player as it rips a CD.
WMPStringCollectionChangeEventType Defines the types of changes that can occur in a string collection.
WMPSyncState Defines the possible operational states of Windows Media Player as it synchronizes digital media to a device.

 

Windows Media Player Object Model Reference