![Fortec Star VideoPoster-III Скачать руководство пользователя страница 11](http://html1.mh-extra.com/html/fortec-star/videoposter-iii/videoposter-iii_user-manual_2321400011.webp)
Manual
VideoPoster-III
Version 1.2
20.07.2017
Page 11 of 18
5.6
Playlist Example
This is an example playlist file for VideoPoster-III. The file must be named
playlist.ddx
. Image
files referenced in <src> tags must exist, or the playlist will be refused. The devices also checks
<devType>, <xRes> and <yRes> tags against its internal values and refuses the playlist if any
of them do not match.
<ts> and <md5> tags are used to prevent unnecessary copying on update if the new playlist
contains the same file.
<?xml version="1.0" encoding="UTF-8"?>
<artistaProject version="1.4.0">
<prjProp>
<prjTitle>Project1</prjTitle>
<prjTs>1305618969</prjTs>
</prjProp>
<prjCont>
<device>
<devProp>
<devType>VIPO-III</devType>
<devMinFwVer>1.0.0</devMinFwVer>
</devProp>
<devCont>
<display>
<dispProp>
<dispOrient>90</dispOrient>
<dispRes>
<xRes>1920</xRes>
<yRes>1080</yRes>
</dispRes>
</dispProp>
<dispCont>
<playlist>
<plProp>
<plTitle>Playlist1</plTitle>
<plLenms>6000</plLenms>
<plBrt>100</plBrt>
<plTransition>
<plTranMode>Dissolve</plTranMode>
<plTranOrigin>Random</plTranOrigin>
<plTranDir>Random</plTranDir>
<plTranTiles>Random</plTranTiles>
<plTranLenms>1000</plTranLenms>
</plTransition>
</plProp>
<plCont>
<item>
<src>image1.png</src>
<md5>30105d278eb9c96ede3f5741c0c86db2</md5>
<ts>1278508694</ts>
</item>
<item>
<src>image2.png</src>
<md5>9c92b576462b66c4c59bdca7072d25da</md5>
<ts>1278508242</ts>
</item>
<item>
<src>image3.png</src>
<md5>7fc809908b0d697fedbced1beacb1518</md5>
<ts>1278508291</ts>
</item>
</plCont>
</playlist>
<playlist>
<plProp>
<plTitle>Playlist2</plTitle>
<plLenms>6000</plLenms>
<plBrt>100</plBrt>
<plTransition>
<plTranMode>Clock</plTranMode>
<plTranOrigin>Random</plTranOrigin>