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.
The IPlaylistProvider interface is the root interface of a playlist provider.
Members
Member |
Description |
|---|---|
Called once after a playlist provider is instantiated. |
|
Called before a playlist provider is released. |
|
Gets an IPlaylistInfo Interface object for the given request. |
Notes for Implementers
Implementers may use this interface to control initialization and shut down of a custom playlist provider.