rtspconnection: Add API to disable session ID caching in the connection
authorOlivier CrĂȘte <olivier.crete@collabora.com>
Tue, 19 Feb 2013 00:49:07 +0000 (19:49 -0500)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 11 Mar 2013 09:41:00 +0000 (10:41 +0100)
commitaef8de337cb9ca2f186db1746d550369055b82d0
tree57b1de1897ef168cbc99eb2aa19edf2b174c3c26
parentcd1f9ec9927ad57714f8b8b351d6603faef2cb10
rtspconnection: Add API to disable session ID caching in the connection

This is necessary to allow having more than one session in the same connection.

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