File: element-properties

package info (click to toggle)
empathy 2.30.3-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 20,248 kB
  • ctags: 6,575
  • sloc: ansic: 68,289; sh: 10,388; python: 2,431; xml: 1,355; makefile: 1,277
file content (35 lines) | stat: -rw-r--r-- 428 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Put the desired properties in the style of
#
# [element name]
# prop1=val1

[gstrtpbin]
latency=100

[x264enc]
byte-stream=1
bframes=0
b-adapt=0
cabac=0
dct8x8=0
bitrate=256

[ffenc_h263]
rtp-payload-size=1

# Work around bug in the re-timestamp slaving method in
# GStreamer (2 is skew)
[alsasrc]
slave-method=2

[osssrc]
slave-method=2

[oss4src]
slave-method=2

[sunaudiosrc]
slave-method=2

[rtph264pay]
config-interval=5