IWMSPlaylistParserPlugin Interface
The IWMSPlaylistParserPlugin interface provides a method for creating a playlist parser object that is to be used by the server.
Note
This interface is available only on Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition; and Windows Server 2008.
In addition to the methods inherited from IUnknown, the IWMSPlaylistParserPlugin interface exposes the following method.
Method |
Description |
---|---|
CreatePlaylistParser |
Creates an IWMSPlaylistParserIWMSPlaylistParser Interface for use by the plug-in. |
Note
This interface is implemented by the plug-in. The server calls its method.