3df4d9d15668af014f85eaba57cc63c4f6a561d1
[melted] / src / modules / feeds / NTSC / obscure.properties
1 # This properties file describes the fx available to the data_send and 
2 # data_show filters
3 #
4 # Syntax is as follows:
5 #
6 #       name=<filter>
7 #       name.description=<user defined>
8 #       name.properties.<variable>=<full-property>
9 #       name.<property>=value
10 #       etc
11 #
12 # Typically, the <filter> is a 'region' and additional filters are 
13 # included as properties using the normal region filter syntax.
14 #
15
16 obscure=region
17 .description=Obscure
18 .properties.geometry=composite.geometry
19 .properties.resource=resource
20 .properties.length[0]=composite.out
21 .composite.geometry=
22 .resource=rectangle
23 .composite.refresh=1
24 .filter[0]=obscure
25 .filter[0].start=0,0:100%x100%
26