You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
608 B
16 lines
608 B
<?xml version='1.0'?>
|
|
<config>
|
|
<bootvideo>
|
|
<property key="path1" value="/data/local/bootvideo.mp4"/>
|
|
<property key="strPath1" value="/data/local/strbootvideo.mp4"/>
|
|
<property key="videoLimit" value="20"/>
|
|
<property key="isEnableLastFrame" enable="true"/>
|
|
<property key="isEnableInput" enable="true"/>
|
|
<property key="isEnableUI" enable="true">
|
|
<property key="isEnableCountDown" enable="true" language="ch"/>
|
|
<property key="isEnableVolumeBar" enable="true"/>
|
|
<property key="isEnableVolumeMute" enable="true"/>
|
|
</property>
|
|
</bootvideo>
|
|
</config>
|