From 03c24b64c6dc16f432ce92e8561a1d26f5492dc0 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Thu, 9 Feb 2006 11:22:38 +0000 Subject: Releasing 0.10.2 Original commit message from CVS: Releasing 0.10.2 --- docs/plugins/gst-plugins-good-plugins.args | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (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 980f9cb7..ca271028 100644 --- a/docs/plugins/gst-plugins-good-plugins.args +++ b/docs/plugins/gst-plugins-good-plugins.args @@ -1678,3 +1678,33 @@ 0 + +GstCdioCddaSrc::read-speed +gint +[-1,100] +rw +Read speed +Read from device at the specified speed (-1 = default). +-1 + + + +GstMultiUDPSink::bytes-served +guint64 + +r +Bytes served +Total number of bytes send to all clients. +0 + + + +GstMultiUDPSink::bytes-to-serve +guint64 + +r +Bytes to serve +Number of bytes received to serve to clients. +0 + + -- cgit