Enumeration Types
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. |
See Also