summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-11-02 20:31:11 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-11-02 20:31:11 +0000
commit3485326a90cad14e2041b02f3c773a122d9ab56d (patch)
treef2e3f9b15a61a5b7fb507745c3bdfbd5790ca882
parent247cd2113eb7c42db1053cd17aba43fea01d43cf (diff)
downloadgstreamer-plugins-bad-3485326a90cad14e2041b02f3c773a122d9ab56d.tar.gz
docs: update for git master
-rw-r--r--docs/plugins/gst-plugins-bad-plugins.args16
1 files changed, 13 insertions, 3 deletions
diff --git a/docs/plugins/gst-plugins-bad-plugins.args b/docs/plugins/gst-plugins-bad-plugins.args
index 3469d57a6..f216c4893 100644
--- a/docs/plugins/gst-plugins-bad-plugins.args
+++ b/docs/plugins/gst-plugins-bad-plugins.args
@@ -67912,11 +67912,11 @@ Gestures in the defined region of interest will emit messages.</BLURB>
<ARG>
<NAME>GstGLMixerBin::latency</NAME>
-<TYPE>gint64</TYPE>
-<RANGE>>= 0</RANGE>
+<TYPE>guint64</TYPE>
+<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>Buffer latency</NICK>
-<BLURB>Additional latency in live mode to allow upstream to take longer to produce buffers for the current position.</BLURB>
+<BLURB>Additional latency in live mode to allow upstream to take longer to produce buffers for the current position (in nanoseconds).</BLURB>
<DEFAULT>0</DEFAULT>
</ARG>
@@ -73201,6 +73201,16 @@ Gestures in the defined region of interest will emit messages.</BLURB>
</ARG>
<ARG>
+<NAME>GstWebRTCBin::bundle-policy</NAME>
+<TYPE>GstWebRTCBundlePolicy</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Bundle Policy</NICK>
+<BLURB>The policy to apply for bundling.</BLURB>
+<DEFAULT>GST_WEBRTC_BUNDLE_POLICY_NONE</DEFAULT>
+</ARG>
+
+<ARG>
<NAME>GstAudioLatency::average-latency</NAME>
<TYPE>gint64</TYPE>
<RANGE>[0,1000000]</RANGE>