Home
last modified time | relevance | path

Searched refs:gst_rtsp_connection_set_tunneled (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.h221 void gst_rtsp_connection_set_tunneled (GstRTSPConnection *conn, gboolean tunneled);
Dgstrtspconnection.c3498 gst_rtsp_connection_set_tunneled (GstRTSPConnection * conn, gboolean tunneled) in gst_rtsp_connection_set_tunneled() function
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c5177 gst_rtsp_connection_set_tunneled (info->connection, TRUE); in gst_rtsp_conninfo_connect()
/third_party/gstreamer/gstplugins_base/
DChangeLog126897 API: RTSP:gst_rtsp_connection_set_tunneled()