Collections:
Other Resources:
What Is a Media Playlist?
What is a music playlist? I heard it's an XML file.
✍: FYIcenter.com
A music playlist is a list of music items you put together so that you easily find them to play again later. A music playlist is like a Web site bookmark list.
Music playlists are linked to the Music Player Library in Windows Media Player 12.
Windows Media Player 12 can build a playlist for you and save it as an XML file. Here is a simple playlist file example, "Morning List.wpl":
<?wpl version="1.0"?> <smil> <head> <meta name="Generator" content="Microsoft Windows Media Player -- 12.0.7601.17514"/> <meta name="ItemCount" content="0"/> <title>Morning List</title> </head> <body> <seq> <media src="/E:\Early Morning - Awakening Music after Sleep.mp3"/> <media src="/E:\Tranquil Morning Hours - for Sipping Coffee.mp3"/> </seq> </body> </smil>
2014-04-26, 3195🔥, 0💬
Popular Posts:
What is "Visual Studio Standard Collector Service 150" in my Windows 7 service list? And how is "Vis...
What is the startup program "fsquirt - fsquirt.exe" on my Windows 8 computer? Can I remove it to spe...
I have two internet connection and 1 DLink Load Balancing router. Can anyone tell me that what is th...
Pl help me.. Hi.. how to run a php script in windows xp ...? First, you need to download and install...
Why am I getting errors when starting Apache server to load PHP as a module with php5apache2.dll? If...