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.
.gif)
| Previous | Next |
Files Included with the Playlist Parser Sample
The following table describes the contents of each source file used in the sample plug-in.
| Source file | Description |
| SDKSamplePlaylistParser.cpp | This file implements the main functionality of the sample plug-in by implementing the IWMSBasicPlugin interface, the IWMSPlaylistParserPlugin interface, and the IWMSPlaylistParser interface. The CSDKSamplePlaylistParser::ReadPlaylist method in this sample implements the file parsing routine. That method is called by Windows Media Services each time it encounters a file with a .playlist file extension. |
| SDKSamplePlaylistPlugin.cpp | This file implements generic code required for DLL connectivity. |
See Also
| Previous | Next |