Searched refs:queryURL (Results 1 – 3 of 3) sorted by relevance
133 gchar *queryURL; /* active queryURL used for last request */ member
1109 g_free (stream->queryURL); in gst_mpd_client_setup_representation()1111 gst_mpd_client_parse_baseURL (client, stream, &stream->queryURL); in gst_mpd_client_setup_representation()2104 if (stream->queryURL) { in gst_mpd_client_get_next_fragment()2106 gst_uri_set_query_string (frag_url, stream->queryURL); in gst_mpd_client_get_next_fragment()2114 gst_uri_set_query_string (frag_url, stream->queryURL); in gst_mpd_client_get_next_fragment()
1361 g_free (active_stream->queryURL); in gst_mpdparser_free_active_stream()1362 active_stream->queryURL = NULL; in gst_mpdparser_free_active_stream()