Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmpclient.h40 const gchar * gst_rtmp_scheme_to_string (GstRtmpScheme scheme);
Drtmpclient.c112 gst_rtmp_scheme_to_string (GstRtmpScheme scheme) in gst_rtmp_scheme_to_string() function
237 scheme_string = gst_rtmp_scheme_to_string (location->scheme); in gst_rtmp_location_get_string()
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/
Dgstrtmp2locationhandler.c204 gst_rtmp_scheme_to_string (scheme), host, port, application, stream); in uri_handler_set_uri()