summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2013-01-01 12:20:20 +0000
committerTim-Philipp Müller <tim@centricular.net>2013-01-01 12:20:20 +0000
commitaa10487795ba97ec2c46a81be1fe2fd775c7da32 (patch)
treea8983e09955c0263c12d5ae24319d6485d162a65 /docs
parentee9d24686186c20dfcee899515dd8561beca9d70 (diff)
docs: update for new rtspsrc proxy-id and proxy-pw properties
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/gst-plugins-good-plugins.args20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/plugins/gst-plugins-good-plugins.args b/docs/plugins/gst-plugins-good-plugins.args
index dae6e3076..c2eb2a6fc 100644
--- a/docs/plugins/gst-plugins-good-plugins.args
+++ b/docs/plugins/gst-plugins-good-plugins.args
@@ -909,6 +909,26 @@
</ARG>
<ARG>
+<NAME>GstRTSPSrc::proxy-id</NAME>
+<TYPE>gchar*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>proxy-id</NICK>
+<BLURB>HTTP proxy URI user id for authentication.</BLURB>
+<DEFAULT>""</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstRTSPSrc::proxy-pw</NAME>
+<TYPE>gchar*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>proxy-pw</NICK>
+<BLURB>HTTP proxy URI user password for authentication.</BLURB>
+<DEFAULT>""</DEFAULT>
+</ARG>
+
+<ARG>
<NAME>GstRTPDec::skip</NAME>
<TYPE>gint</TYPE>
<RANGE></RANGE>