From 204755d0ff4759591e7404fbd386102c97825413 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 23 Sep 2005 18:23:04 +0000 Subject: updating docs Original commit message from CVS: updating docs --- docs/plugins/gst-plugins-good-plugins.args | 38 +++++++++++++++++++++++------- 1 file changed, 29 insertions(+), 9 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 45ebd632..fba4f7a9 100644 --- a/docs/plugins/gst-plugins-good-plugins.args +++ b/docs/plugins/gst-plugins-good-plugins.args @@ -4238,14 +4238,24 @@ 0 + +GstRtpMP4VEnc::send-config +gboolean + +rw +Send Config +Send the config parameters in RTP packets as well. +FALSE + + GstLevel::interval -gdouble -[0.01,100] +guint64 +>= 1 rw Interval -Interval between posts (in seconds). -0.1 +Interval of time between message posts (in nanoseconds). +100000000 @@ -4254,7 +4264,7 @@ rw mesage -Post a level message for each interval. +Post a level message for each passed interval. TRUE @@ -4270,12 +4280,12 @@ GstLevel::peak-ttl -gdouble -[0,100] +guint64 + rw Peak TTL -Time To Live of decay peak before it falls back. -0.3 +Time To Live of decay peak before it falls back (in nanoseconds). +300000000 @@ -6498,3 +6508,13 @@ 2000000000 + +GstRtpGSMParse::frequency +gint + +rw +frequency +frequency. +8000 + + -- cgit