From f7b17bb54ff73be518d2a430e11cdf18ab38d61f Mon Sep 17 00:00:00 2001 From: Stefan Ringel Date: Wed, 26 Feb 2014 21:08:23 +0100 Subject: [PATCH] docs: dvbsrc: add missed args Signed-off-by: Stefan Ringel https://bugzilla.gnome.org/show_bug.cgi?id=725278 --- docs/plugins/gst-plugins-bad-plugins.args | 40 +++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/docs/plugins/gst-plugins-bad-plugins.args b/docs/plugins/gst-plugins-bad-plugins.args index e507a16098..c8f7700596 100644 --- a/docs/plugins/gst-plugins-bad-plugins.args +++ b/docs/plugins/gst-plugins-bad-plugins.args @@ -1818,6 +1818,46 @@ 1925120 + +GstDvbSrc::delsys +GstDvbSrcDelsys + +rw +delsys +The delivery system. +UNDEFINED + + + +GstDvbSrc::pilot +GstDvbSrcPilot + +rw +pilot +The pilot (DVB-S2) +AUTO + + + +GstDvbSrc::rolloff +GstDvbSrcRolloff + +rw +rolloff +The rolloff (DVB-S2) +AUTO + + + +GstDvbSrc::stream-id +gint +[-1,65535] +rw +stream-id +The stream id (-1 disabled, DVB-T2 and DVB-S2 max 255, ISDB max 65535). +-1 + + GstRfbSrc::host gchar*