udpsrc: Add bind-address property
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 25 Apr 2013 07:03:56 +0000 (09:03 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 25 Apr 2013 07:05:12 +0000 (09:05 +0200)
commit427673d2839696a296fdbd16fe587b4a65c7183e
treec92d81763a65203857e82e1844b9689af5918fa3
parent5ba3fd3c6370396842a1f85e201f26c6eeabb833
udpsrc: Add bind-address property

This is equivalent to multicast-group currently for backwards compatibility.
In 2.0 this should be handled separately, the former only being the multicast
group and the latter always being the address the socket is bound to, even if
a multicast group is given.
gst/udp/gstudpsrc.c