From ee201f1f9b4505382f9b3eacd478a997f5488e68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Thu, 24 Jan 2008 10:15:34 +0000 Subject: docs/plugins/: Update this too, hopefully fixes the docs build (does at least for me, after make clean in docs/plugins). Original commit message from CVS: * docs/plugins/gst-plugins-bad-plugins.args: * docs/plugins/inspect/plugin-metadata.xml: Update this too, hopefully fixes the docs build (does at least for me, after make clean in docs/plugins). --- docs/plugins/gst-plugins-bad-plugins.args | 145 ++++++++++++++++++++++++++++++ 1 file changed, 145 insertions(+) (limited to 'docs/plugins/gst-plugins-bad-plugins.args') diff --git a/docs/plugins/gst-plugins-bad-plugins.args b/docs/plugins/gst-plugins-bad-plugins.args index 14959e7c..1cd87a4c 100644 --- a/docs/plugins/gst-plugins-bad-plugins.args +++ b/docs/plugins/gst-plugins-bad-plugins.args @@ -18768,6 +18768,66 @@ "" + +GstSouphttpSrc::iradio-genre +gchararray + +r +iradio-genre +Genre of the stream. +NULL + + + +GstSouphttpSrc::iradio-mode +gboolean + +rw +iradio-mode +Enable internet radio mode (extraction of shoutcast/icecast metadata). +FALSE + + + +GstSouphttpSrc::iradio-name +gchararray + +r +iradio-name +Name of the stream. +NULL + + + +GstSouphttpSrc::iradio-title +gchararray + +r +iradio-title +Name of currently playing song. +NULL + + + +GstSouphttpSrc::iradio-url +gchararray + +r +iradio-url +Homepage URL for radio stream. +NULL + + + +GstSouphttpSrc::user-agent +gchararray + +rw +User-Agent +Value of the User-Agent HTTP request header field. +"GStreamer souphttpsrc" + + GstSpeexResample::quality gint @@ -19078,3 +19138,88 @@ + +GstMetadataDemux::parse-only +gboolean + +rw +parse-only +If TRUE, don't strip out any chunk. +FALSE + + + +GstMythtvSrc::location +gchararray + +rw +Location +The location. In the form: + myth://a.com/file.nuv + myth://a.com:23223/file.nuv + myth://a.com/?channel=123 + myth://a.com/?channel=Channel%203 + a.com/file.nuv - default scheme 'myth'. +"" + + + +GstMythtvSrc::mythtv-channel +gchararray + +rw +mythtv-channel +Change MythTV channel number. +"" + + + +GstMythtvSrc::mythtv-enable-timing-position +gboolean + +rw +mythtv-enable-timing-position +Enable MythTV Live TV content size continuous updating. +FALSE + + + +GstMythtvSrc::mythtv-live +gboolean + +rw +mythtv-live +Enable MythTV Live TV content streaming. +FALSE + + + +GstMythtvSrc::mythtv-live-chainid +gchararray + +rw +mythtv-live-chainid +Sets the MythTV chain ID (from TV Chain). +"" + + + +GstMythtvSrc::mythtv-live-id +gint +[0,200] +rw +mythtv-live-id +Change MythTV version. +1 + + + +GstMythtvSrc::mythtv-version +gint +[26,30] +rw +mythtv-version +Change MythTV version. +26 + + -- cgit v1.2.1