This file is indexed.

/usr/share/kdenlive/effects/volume.xml is in kdenlive-data 4:15.12.3-0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
9
<!DOCTYPE kpartgui>
<effect tag="volume" id="volume" type="audio">
	<name>Volume (keyframable)</name>
	<description>Adjust audio volume with keyframes</description>
	<author>Dan Dennedy</author>
	<parameter type="keyframe" name="gain" starttag="gain" max="300" min="0" default="100" factor="100">
		<name>Gain</name>
	</parameter>
</effect>