Searched refs:gst_rtmp_scheme_to_string (Results 1 – 3 of 3) sorted by relevance
40 const gchar * gst_rtmp_scheme_to_string (GstRtmpScheme scheme);
112 gst_rtmp_scheme_to_string (GstRtmpScheme scheme) in gst_rtmp_scheme_to_string() function237 scheme_string = gst_rtmp_scheme_to_string (location->scheme); in gst_rtmp_location_get_string()
204 gst_rtmp_scheme_to_string (scheme), host, port, application, stream); in uri_handler_set_uri()