socketsrc: handle GstNetworkMessage events
authorWim Taymans <wtaymans@redhat.com>
Fri, 4 Dec 2015 10:17:37 +0000 (11:17 +0100)
committerWim Taymans <wtaymans@redhat.com>
Thu, 10 Dec 2015 11:44:42 +0000 (12:44 +0100)
commit0e1a858d89f9b689a8a0716ccd4810855b6e5de7
treeaba80727716983fac4a9433f67bc40d3d03e7e7b
parent5e55968546a42d8d8468a35d034e097128591a33
socketsrc: handle GstNetworkMessage events

Add a property to handle GstNetworkMessage events. These events contain
a buffer that is sent on the socket to allow for simple bidirectional
communication.
gst/tcp/gstsocketsrc.c
gst/tcp/gstsocketsrc.h