Searched refs:location_xml_node (Results 1 – 1 of 1) sorted by relevance
43 xmlNodePtr location_xml_node = NULL; in gst_mpd_location_get_xml_node() local46 location_xml_node = xmlNewNode (NULL, (xmlChar *) "Location"); in gst_mpd_location_get_xml_node()49 gst_xml_helper_set_content (location_xml_node, self->location); in gst_mpd_location_get_xml_node()51 return location_xml_node; in gst_mpd_location_get_xml_node()