vdr-plugin-skindesigner/skinskeleton/xmlfiles/displayvolume.xml

19 lines
555 B
XML
Raw Permalink Normal View History

2014-09-27 09:25:14 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE displayvolume SYSTEM "../../../dtd/displayvolume.dtd">
2014-09-27 09:25:14 +02:00
<displayvolume x="0" y="0" width="100%" height="100%" fadetime="0">
<background>
</background>
<!-- Available Variables volume:
{volume} current volume, range from 0 to 255
2015-01-06 06:07:48 +01:00
{volpercent} current volume in %
2014-09-27 09:25:14 +02:00
{maxvolume} maximal volume
{mute} true if volume is muted
-->
<volume>
</volume>
</displayvolume>