<?xml version="1.0"?>
<!DOCTYPE kpartgui>
<transition tag="composite" id="wipe" type="short">
    <name context="Wipe Transition Name">Wipe</name>
    <description>Applies a stationary transition between the current and next frames.</description>
    <author>Dan Dennedy</author>
    <parameter type="urllist" name="luma" paramlist="%lumaPaths" filter="Luma files (*.png *.pgm)" newstuff=":data/kdenlive_wipes.knsrc" optional="1">
        <name>Wipe Method</name>
    </parameter>
    <parameter type="double" name="softness" max="100" min="0" default="0" factor="100">
        <name>Softness</name>
    </parameter>
    <parameter type="bool" name="luma_invert" max="1" min="0" default="0">
        <name>Invert</name>
    </parameter>
    <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%">
        <name>Revert</name>
    </parameter>
    <parameter type="fixed" name="aligned" value="0"/>
    <parameter type="fixed" name="fill" value="1"/>
</transition>
