Release 1.0.2
[platform/upstream/gstreamer.git] / docs / plugins / gst-plugins-base-plugins.args
index b309518..9b4147b 100644 (file)
 <RANGE></RANGE>
 <FLAGS>rw</FLAGS>
 <NICK>host</NICK>
-<BLURB>The host/IP to send the packets to.</BLURB>
+<BLURB>The host/IP to listen on.</BLURB>
 <DEFAULT>"localhost"</DEFAULT>
 </ARG>
 
 <RANGE>[0,65535]</RANGE>
 <FLAGS>rw</FLAGS>
 <NICK>port</NICK>
-<BLURB>The port to send the packets to.</BLURB>
+<BLURB>The port to listen to (0=random available port).</BLURB>
 <DEFAULT>4953</DEFAULT>
 </ARG>
 
 <ARG>
+<NAME>GstTCPServerSink::current-port</NAME>
+<TYPE>gint</TYPE>
+<RANGE>[0,65535]</RANGE>
+<FLAGS>r</FLAGS>
+<NICK>current-port</NICK>
+<BLURB>The port number the socket is currently bound to.</BLURB>
+<DEFAULT>0</DEFAULT>
+</ARG>
+
+<ARG>
 <NAME>GstTCPServerSrc::host</NAME>
 <TYPE>gchar*</TYPE>
 <RANGE></RANGE>
 <RANGE>[0,65535]</RANGE>
 <FLAGS>rw</FLAGS>
 <NICK>Port</NICK>
-<BLURB>The port to listen to.</BLURB>
+<BLURB>The port to listen to (0=random available port).</BLURB>
 <DEFAULT>4953</DEFAULT>
 </ARG>
 
 </ARG>
 
 <ARG>
+<NAME>GstTCPServerSrc::current-port</NAME>
+<TYPE>gint</TYPE>
+<RANGE>[0,65535]</RANGE>
+<FLAGS>r</FLAGS>
+<NICK>current-port</NICK>
+<BLURB>The port number the socket is currently bound to.</BLURB>
+<DEFAULT>0</DEFAULT>
+</ARG>
+
+<ARG>
 <NAME>GstMultiFdSink::buffers-max</NAME>
 <TYPE>gint</TYPE>
 <RANGE>>= -1</RANGE>