Lizzy v1.1.1

Package christophedelory.playlist.wpl

WPL (Windows Media Player Playlist) is a computer file format that stores multimedia playlists.

See:
          Description

Class Summary
Argument Contains one portion of a condition string.
Body Contains the elements that define the contents of a playlist.
Filter Contains elements that limit the size of a playlist, duration of a playlist, or number of media items in a playlist.
Fragment Specifies one condition of the query that selects items from the library.
Head Contains metadata that applies to the entire playlist.
Media Specifies one of the media items in a playlist.
Meta Specifies metadata that applies to the entire playlist.
QuerySet Contains elements that define which media items will be selected from the library.
Seq Contains elements that define a static playlist or elements that define a smart playlist.
SmartPlaylist Contains the dynamically defined portion of a playlist.
Smil The smil element is always the top-level element in a Windows Media Playlist (WPL) file.
WplProvider WPL (Windows Media Player Playlist) is a proprietary XML file format used in Microsoft Windows Media Player versions 9-11.
 

Package christophedelory.playlist.wpl Description

WPL (Windows Media Player Playlist) is a computer file format that stores multimedia playlists. It is a proprietary file format used in Microsoft Windows Media Player versions 9-11. The elements of WPL files are represented in XML format. The top-level element, "smil", specifies that the file's elements follow the SMIL (Synchronized Multimedia Integration Language) structure.


© 2008-2009 Christophe Delory

Copyright © 2008-2009 Christophe Delory. All Rights Reserved.