![]() |
![]() |
![]() |
GStreamer Bad Plugins 1.0 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties | Signals |
GObject +----GInitiallyUnowned +----GstObject +----GstElement +----GstBaseSrc +----GstPushSrc +----GstDvbSrc
"bandwidth-hz" guint : Read / Write "bandwidth" GstDvbSrcBandwidth : Read / Write "code-rate-hp" GstDvbSrcCode_Rate : Read / Write "code-rate-lp" GstDvbSrcCode_Rate : Read / Write "device" gchararray : Read / Write "diseqc-src" gint : Read / Write "freq" gint : Read / Write "guard" GstDvbSrcGuard : Read / Write "hierarchy" GstDvbSrcHierarchy : Read / Write "inversion" GstDvbSrcInversion : Read / Write "modulation" GstDvbSrcModulation : Read / Write "pids" gchar* : Write "pol" gchararray : Read / Write "srate" gint : Read / Write "trans-mode" GstDvbSrcTransmission_Mode : Read / Write "tune" gpointer : Write "adapter" gint : Read / Write "diseqc-source" gint : Read / Write "frequency" guint : Read / Write "frontend" gint : Read / Write "polarity" gchar* : Read / Write / Construct "symbol-rate" guint : Read / Write "stats-reporting-interval" guint : Read / Write "timeout" guint64 : Read / Write "dvb-buffer-size" guint : Read / Write "delsys" GstDvbSrcDelsys : Read / Write "pilot" GstDvbSrcPilot : Read / Write "rolloff" GstDvbSrcRolloff : Read / Write "stream-id" gint : Read / Write "tuning-timeout" guint64 : Read / Write
plugin |
dvb |
author |
P2P-VCR, C-Lab, University of Paderborn,Zaheer Abbas Merali <zaheerabbas at merali dot org> |
class |
Source/Video |
"bandwidth-hz"
property "bandwidth-hz" guint : Read / Write
(DVB-T) Bandwidth in Hz.
Default value: 8000000
"bandwidth"
property "bandwidth" GstDvbSrcBandwidth : Read / Write
(DVB-T) Bandwidth. Deprecated.
Default value: 8
"code-rate-hp"
property "code-rate-hp" GstDvbSrcCode_Rate : Read / Write
(DVB-T, DVB-S/S2 and DVB-C) High priority code rate.
Default value: AUTO
"code-rate-lp"
property "code-rate-lp" GstDvbSrcCode_Rate : Read / Write
(DVB-T) Low priority code rate.
Default value: 1/2
"device"
property "device" gchararray : Read / Write
The device directory.
Default value: "/dev/dvb/adapter0"
"diseqc-src"
property "diseqc-src" gint : Read / Write
DISEqC selected source (-1 disabled) (DVB-S).
Allowed values: [-1,7]
Default value: -1
"guard"
property "guard" GstDvbSrcGuard : Read / Write
(DVB-T) Guard Interval.
Default value: 16
"hierarchy"
property "hierarchy" GstDvbSrcHierarchy : Read / Write
(DVB-T) Hierarchy information.
Default value: 1
"inversion"
property "inversion" GstDvbSrcInversion : Read / Write
(DVB-T and DVB-C) Inversion information.
Default value: ON
"modulation"
property "modulation" GstDvbSrcModulation : Read / Write
(DVB-T and DVB-C) Modulation type.
Default value: QAM 16
"pids"
property "pids" gchar* : Write
Colon seperated list of pids (eg. 110:120).
Default value: "8192"
"srate"
property "srate" gint : Read / Write
Symbol Rate (DVB-S, DVB-C).
Allowed values: >= 0
Default value: 0
"trans-mode"
property "trans-mode" GstDvbSrcTransmission_Mode : Read / Write
(DVB-T) Transmission mode.
Default value: 8K
"adapter"
property "adapter" gint : Read / Write
The DVB adapter device number (eg. 0 for adapter0).
Allowed values: [0,16]
Default value: 0
"diseqc-source"
property "diseqc-source" gint : Read / Write
(DVB-S/S2) Selected DiSEqC source. Only needed if you have a DiSEqC switch. Otherwise leave at -1 (disabled).
Allowed values: [G_MAXULONG,7]
Default value: -1
"frontend"
property "frontend" gint : Read / Write
The frontend device number (eg. 0 for frontend0).
Allowed values: [0,16]
Default value: 0
"polarity"
property "polarity" gchar* : Read / Write / Construct
(DVB-S/S2) Polarity [vhHV] (eg. V for Vertical).
Default value: "H"
"symbol-rate"
property "symbol-rate" guint : Read / Write
(DVB-S/S2, DVB-C) Symbol rate in bauds.
Default value: 0
"stats-reporting-interval"
property "stats-reporting-interval" guint : Read / Write
The number of reads before reporting frontend stats.
Default value: 100
"timeout"
property "timeout" guint64 : Read / Write
Post a message after timeout microseconds (0 = disabled).
Default value: 1000000
"dvb-buffer-size"
property "dvb-buffer-size" guint : Read / Write
The kernel buffer size used by the DVB api.
Default value: 1925120
"delsys"
property "delsys" GstDvbSrcDelsys : Read / Write
Delivery System.
Default value: UNDEFINED
"rolloff"
property "rolloff" GstDvbSrcRolloff : Read / Write
Rolloff (DVB-S2).
Default value: auto
"stream-id"
property "stream-id" gint : Read / Write
(DVB-T2 and DVB-S2 max 255, ISDB max 65535) Stream ID (-1 = disabled).
Allowed values: [G_MAXULONG,65535]
Default value: -1
"tuning-done"
signalvoid user_function (GstDvbSrc *gstdvbsrc,
gpointer user_data) : Run Last
|
the object which received the signal. |
|
user data set when the signal handler was connected. |
"tuning-fail"
signalvoid user_function (GstDvbSrc *gstdvbsrc,
gpointer user_data) : Run Last
|
the object which received the signal. |
|
user data set when the signal handler was connected. |
"tuning-start"
signalvoid user_function (GstDvbSrc *gstdvbsrc,
gpointer user_data) : Run Last
|
the object which received the signal. |
|
user data set when the signal handler was connected. |