[ CCode ( cname = "GstRTSPSessionPool" , lower_case_cprefix = "gst_rtsp_session_pool_" , type_id = "gst_rtsp_session_pool_get_type ()" ) ]
[ GIR ( name = "RTSPSessionPool" ) ]
public class SessionPool : Object
An object that keeps track of the active sessions.
This object is usually attached to a Server object to manage the sessions in that server.