rtsp: Added gst_rtsp_watch_queue_data().
authorPeter Kjellerstedt <pkj@axis.com>
Mon, 15 Jun 2009 11:58:26 +0000 (13:58 +0200)
committerPeter Kjellerstedt <pkj@axis.com>
Wed, 17 Jun 2009 16:34:33 +0000 (18:34 +0200)
commit726a47f77768ac5547e0798fc91d243e988f79a9
tree5cd11f2c760880cc97047ae6f44a6c3c221b8b9a
parent595f8b6d005a6c0653301f9caabdc1ed06092a84
rtsp: Added gst_rtsp_watch_queue_data().

gst_rtsp_watch_queue_data() is similar to gst_rtsp_watch_queue_message()
but allows for queuing any data block for writing (much like
gst_rtsp_connection_write() vs. gst_rtsp_connection_send().)

API: gst_rtsp_watch_queue_data()
gst-libs/gst/rtsp/gstrtspconnection.c
gst-libs/gst/rtsp/gstrtspconnection.h