Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Previous | Next |
WMPPlugin_Caps
The WMPPlugin_Caps enumeration type signals whether the plug-in can convert between input and output formats.
Syntax
Members
WMPPlugin_Caps_CannotConvertFormats
The plug-in requires that the input format and output format be the same.
Remarks
When IWMPPlugin::GetCaps returns WMPPlugin_Caps_CannotConvertFormats, Windows Media Player handles any necessary format conversion.
Requirements
Version: Windows Media Player 9 Series or later.
Header: Include wmpservices.h.
See Also
Previous | Next |