Windows Media Player 11 SDK Managing Playlists
Previous | Next |
Managing Playlists
A Playlist object represents a set of media items. You use properties and methods of the object to manipulate the media items it contains and to retrieve metadata about the playlist. To manage playlists themselves, you use the PlaylistCollection object and the MediaCollection object.
The following topics describe how to manage playlists using the Windows Media Player control object model:
- Playlist Attributes
- Playlists and Media Items
- Playlists and the PlaylistCollection Object
- Static and Auto Playlists
- Playlists and the MediaCollection Object
See Also
Previous | Next |