Login   Register  
PHP Classes
elePHPant
Icontem

File: usage/playlistb4s.tpl

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of MARY Matthieu  >  Audio_Playlist  >  usage/playlistb4s.tpl  >  Download  
File: usage/playlistb4s.tpl
Role: Auxiliary data
Content type: text/plain
Description: a template to create b4s playlists
Class: Audio_Playlist
Create play list files in multiple formats
Author: By
Last change:
Date: 2007-06-29 09:33
Size: 383 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<WinampXML>
<!-- Generated by: class_playlist.php v1.0 FOR BUGS contacts :marym@ifrance-no_spam.com -->
<playlist num_entries="{numentries}" label="{label}">
 <!-- BEGIN FILE -->
<entry Playstring="file:{path}">
    <Name>{name}</Name>
    <Length>{size}</Length>
</entry>
<!-- END FILE -->
</playlist>
</WinampXML>