(dyn|multi)udpsink: Add properties to specify the bind address and port
authorSebastian Dröge <slomo@circular-chaos.org>
Thu, 23 May 2013 16:42:09 +0000 (18:42 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Thu, 23 May 2013 16:42:09 +0000 (18:42 +0200)
commite26b8c28327f1215be785db1754a482a936de694
tree340886d9004fddaee3156a9d03ae0842d8e893b5
parent5b79b8ff3c96acf5a43898062c3b830c18c5b34f
(dyn|multi)udpsink: Add properties to specify the bind address and port

By default we use the any addresses and a random port for binding the socket.
gst/udp/gstdynudpsink.c
gst/udp/gstdynudpsink.h
gst/udp/gstmultiudpsink.c
gst/udp/gstmultiudpsink.h