Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Kdenlive
Commits
f7bc263e
Commit
f7bc263e
authored
May 09, 2022
by
Gary Wang
Committed by
Jean-Baptiste Mardelle
May 09, 2022
Browse files
Add 'reverse' parameter to transition 'mix'
parent
89cdeb16
Pipeline
#175085
skipped
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
data/transitions/mix.xml
View file @
f7bc263e
<!DOCTYPE kpartgui>
<transition
tag=
"mix"
id=
"mix"
type=
"audio"
>
<name>
Audio Mix
</name>
<description>
Applies a stationary transition between the current and next frames.
</description>
<author>
Dan Dennedy
</author>
<parameter
type=
"bool"
name=
"reverse"
max=
"1"
min=
"0"
default=
"0"
>
<name>
Reverse
</name>
</parameter>
</transition>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment