stream-transport: add method to handle RTP/RTCP
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 12 Nov 2012 16:06:42 +0000 (17:06 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 12 Nov 2012 16:06:42 +0000 (17:06 +0100)
commit75473fc88d3e3a479890956c010eb03feb31ae8d
tree197e78dfedc1b4e198fa0ea7ce00e0b7bc74b2f2
parent883cf794e469e2fc957b72cc771fb96ff7e1f08c
stream-transport: add method to handle RTP/RTCP

Call new methods instead of poking into the structures directly.
gst/rtsp-server/rtsp-stream-transport.c
gst/rtsp-server/rtsp-stream-transport.h
gst/rtsp-server/rtsp-stream.c