IWMPConvert interface
The IWMPConvert interface provides methods to enable Windows Media Player conversion plug-ins to convert digital media files that are created using technologies not provided by Microsoft, into Advanced Systems Format (ASF).
Methods
The IWMPConvert interface has these methods.
| Method | Description |
|---|---|
| IWMPConvert::ConvertFile | The ConvertFile method is implemented by a conversion plug-in and called by Windows Media Player to enable a conversion plug-in to convert a digital media file into ASF. |
| IWMPConvert::GetErrorURL | The GetErrorURL method is implemented by a conversion plug-in and called by Windows Media Player to retrieve the URL of a webpage that displays information to help the user correct the condition that caused an error. |
Remarks
These methods are implemented by a conversion plug-in and called by Windows Media Player.
Requirements
| Target Platform | Windows |
| Header | wmpservices.h |