remove useless cast
[empathy-mirror.git] / data / element-properties
blob97922481efcc1f00de3ca9ba8b7aa4e72758ce85
1 # Put the desired properties in the style of
3 # [element name]
4 # prop1=val1
6 [gstrtpbin]
7 latency=100
9 [x264enc]
10 byte-stream=1
11 bframes=0
12 b-adapt=0
13 cabac=0
14 dct8x8=0
15 bitrate=256
17 [ffenc_h263]
18 rtp-payload-size=1
20 # Work around bug in the re-timestamp slaving method in
21 # GStreamer (2 is skew)
22 [alsasrc]
23 slave-method=2
25 [osssrc]
26 slave-method=2
28 [oss4src]
29 slave-method=2
31 [sunaudiosrc]
32 slave-method=2