docs: update for new rtspsrc proxy-id and proxy-pw properties
authorTim-Philipp Müller <tim@centricular.net>
Tue, 1 Jan 2013 12:20:20 +0000 (12:20 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 1 Jan 2013 12:20:20 +0000 (12:20 +0000)
docs/plugins/gst-plugins-good-plugins.args

index dae6e30..c2eb2a6 100644 (file)
 </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>