Home
last modified time | relevance | path

Searched refs:GstRTSPAuthMethod (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspdefs.h221 } GstRTSPAuthMethod; typedef
Dgstrtspmessage.h295 GstRTSPAuthMethod scheme;
Dgstrtspconnection.h175 GstRTSPResult gst_rtsp_connection_set_auth (GstRTSPConnection *conn, GstRTSPAuthMethod m…
Dgstrtspconnection.c200 GstRTSPAuthMethod auth_method;
3164 GstRTSPAuthMethod method, const gchar * user, const gchar * pass) in gst_rtsp_connection_set_auth()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c6262 gst_rtsp_auth_method_to_string (GstRTSPAuthMethod method) in gst_rtsp_auth_method_to_string()
6293 GstRTSPAuthMethod * methods, GstRTSPConnection * conn, gboolean * stale) in gst_rtspsrc_parse_auth_hdr()
6354 GstRTSPAuthMethod avail_methods = GST_RTSP_AUTH_NONE; in gst_rtspsrc_setup_auth()
6355 GstRTSPAuthMethod method; in gst_rtspsrc_setup_auth()