XML Shareable Playlist File

icon
Dateierweiterung:.xspf
Entwickler:Xiph.Org Foundation
Aufrufe:36186
Aktualisiert:2011-06-03 18:08:19
Hex:N/A
ASCII:N/A

Beschreibung

Dateien mit den XSPF Dateierweiterung sind XML Shareable Playlist Dateien und ist ein Format für den Austausch von Wiedergabelisten.

Ein Beispiel von einem XSPF Datei.

<?xml version="1.0" encoding="UTF-8"?>
<playlist version="1" xmlns="http://xspf.org/ns/0/">
    <trackList>
        <track><location>file:///music/mp3s/song_1.mp3</location></track>
        <track><location>file:///music/mp3s/song_2.mp3</location></track>
        <track><location>file:///music/mp3s/song_3.mp3</location></track>
    </trackList>
</playlist>


Kompatiblen Programmen

  » VLC


Mehr Informationen

  » Quick introduction to the xspf file format.

  » Specification for the xspf file format.

  » Applications that can be used for the xspf file format.