From 4653b1f050aa53b4de70895faab344dc3f8645b7 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 14 Aug 2006 11:14:43 +0000 Subject: releasing 0.10.4 Original commit message from CVS: releasing 0.10.4 --- docs/plugins/gst-plugins-good-plugins.args | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) (limited to 'docs/plugins/gst-plugins-good-plugins.args') diff --git a/docs/plugins/gst-plugins-good-plugins.args b/docs/plugins/gst-plugins-good-plugins.args index c2e0a685..9bdb1fb5 100644 --- a/docs/plugins/gst-plugins-good-plugins.args +++ b/docs/plugins/gst-plugins-good-plugins.args @@ -133,7 +133,7 @@ gchararray rw -multicast_group +Multicast Group The Address of multicast group to join. "0.0.0.0" @@ -143,7 +143,7 @@ gint [0,65535] rw -port +Port The port to receive the packets from, 0=allocate. 4951 @@ -163,11 +163,21 @@ gint >= -1 rw -socket handle +Socket Handle Socket to use for UDP reception. (-1 == allocate). -1 + +GstUDPSrc::buffer-size +gint +>= 0 +rw +Buffer Size +Size of the kernel receive buffer in bytes, 0=default. +0 + + GstSMPTE::border gint @@ -13362,9 +13372,9 @@ GstMultipartDemux::autoscan gboolean -rwx +rw autoscan -Try to autofind the prefix. +Try to autofind the prefix (deprecated unused, see boundary). FALSE @@ -13374,8 +13384,8 @@ rwx Boundary -The boundary string separating data. -"ThisRandomString" +The boundary string separating data, automatic if NULL. +NULL -- cgit