Warning, /multimedia/kdenlive/data/transitions/wipe.xml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0"?>
0002 <!DOCTYPE kpartgui>
0003 <transition tag="composite" id="wipe" type="short">
0004     <name context="Wipe Transition Name">Wipe</name>
0005     <description>Applies a stationary transition between the current and next frames.</description>
0006     <author>Dan Dennedy</author>
0007     <parameter type="urllist" name="luma" paramlist="%lumaPaths" filter="Luma files (*.png *.pgm)" newstuff=":data/kdenlive_wipes.knsrc" optional="1">
0008         <name>Wipe Method</name>
0009     </parameter>
0010     <parameter type="double" name="softness" max="100" min="0" default="0" factor="100">
0011         <name>Softness</name>
0012     </parameter>
0013     <parameter type="bool" name="luma_invert" max="1" min="0" default="0">
0014         <name>Invert</name>
0015     </parameter>
0016     <parameter type="switch" name="geometry" max="0=0% 0% 100% 100% 100%;-1=0% 0% 100% 100% 0%" min="0=0% 0% 100% 100% 0%;-1=0% 0% 100% 100% 100%" default="0=0% 0% 100% 100% 0%;-1=0% 0% 100% 100% 100%">
0017         <name>Revert</name>
0018     </parameter>
0019     <parameter type="fixed" name="aligned" value="0"/>
0020     <parameter type="fixed" name="fill" value="1"/>
0021 </transition>