Searched refs:locationNode (Results 1 – 1 of 1) sorted by relevance
180 GstMPDLocationNode *locationNode; in gst_mpdparser_parse_location_node() local184 locationNode = gst_mpd_location_node_new (); in gst_mpdparser_parse_location_node()185 locationNode->location = location; in gst_mpdparser_parse_location_node()186 *list = g_list_append (*list, locationNode); in gst_mpdparser_parse_location_node()