rtsp-client: Add a send_message default signal handler
authorSebastian Dröge <sebastian@centricular.com>
Mon, 29 Dec 2014 11:06:50 +0000 (12:06 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 29 Dec 2014 11:06:50 +0000 (12:06 +0100)
commit79e41bc2bee8223db5278fe85e14348b3a45aa40
tree93991e121d0377a8fb50689088024b163ec0c0b4
parentfc6811697c82122d22b1a6853050ac8b988c6bc6
rtsp-client: Add a send_message default signal handler

This allows subclasses to easily hook into the response sending
mechanism without doing everything from a signal, which seems
awkward from subclasses.
gst/rtsp-server/rtsp-client.c
gst/rtsp-server/rtsp-client.h