This file is indexed.

/usr/share/kdenlive/effects/audiobalance.xml is in kdenlive-data 16.12.2-1.

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="panner" id="audiobalance" type="audio">
	<name>Balance</name>
	<description>Adjust the left/right balance</description>
	<author>Dan Dennedy</author>
	<parameter type="keyframe" name="start" max="1000" min="0" default="500" factor="1000">
		<name>Balance</name>
	</parameter>
</effect>