System Playlist Transform Plug-ins

Playlist transform plug-ins are a specialized type of event notification plug-in that responds to the WMS_EVENT_INITIALIZE_PLAYLIST event notice raised by the server when it creates a requested playlist object. You can trap this event to modify the playlist before any content is sent to the client. Windows Media Services includes the following playlist transform plug-in.

Plug-in

Description

WMS Playlist Transform

Enables you to loop and shuffle the media elements in a playlist. The properties of this plug-in can be specified programmatically. For more information, see WMS Playlist Transform Plug-in Properties.

See Also

Concepts

Programming System Plug-in Properties

System Plug-ins