Home
last modified time | relevance | path

Searched refs:tunnel_lost (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.h287 GstRTSPResult (*tunnel_lost) (GstRTSPWatch *watch, gpointer user_data); member
Dgstrtspconnection.c3858 if (watch->funcs.tunnel_lost) in gst_rtsp_source_dispatch_read()
3859 res = watch->funcs.tunnel_lost (watch, watch->user_data); in gst_rtsp_source_dispatch_read()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtspconnection.c164 tunnel_lost (GstRTSPWatch * watch, gpointer user_data) in tunnel_lost() function
192 tunnel_lost