Home › Learn IIS7 › Serving Media Content › Web Playlists
advertise here
Published on April 21, 2009 by dmnelson
Updated on November 04, 2009 by dmnelson
Average Rating Rate It (1) Thank you for your feedback!
Web Playlists for Internet Information Services (IIS) 7.0 provides the ability to control media delivery to clients and limit a client’s ability to seek or skip individual entries in the playlist. This article provides information about the settings possible ...
Web Playlists for Internet Information Services (IIS) 7.0 provides the ability to control media delivery to clients and limit a client’s ability to seek or skip individual entries in the playlist. Server administrators can enable or disable seek/skip behavior ...
This article describes how various clients can interact with Web Playlists to display the playlist content. Web Playlists works with the clients mentioned in this article; however, any client that supports ASX natively or through extensions can use this feature ...
You can serve media assets referenced in Web playlist files (files with .isx file name extensions), provided that the files are stored in folders on the Web server computer that can be accessed by the Web Playlists feature. By default, these folders include ...
By default, Windows Media Player 11 in Windows Server 2008 creates playlists in WPL format (files with .wpl file name extensions). This article describes how to create copies of the playlist files in ASX format (files with .asx file name extensions) so that ...
Web Playlists for Internet Information Services (IIS) 7.0 supports Extensible Stylesheet Language Transformations (XSLT) style sheets that filter or customize the XML data in the Web Playlists HTTP response to clients. For example, you can create an XSLT style ...
Web Playlists allows you to extend its default behavior by writing custom providers. It provides a COM interface that can be implemented in either a .NET-based or native custom provider. This document contains the following sections: Writing custom providers ...
You must Log In to comment.