Home | History | Annotate | Download | only in gstreamer

Lines Matching defs:locations

1202         // - both a new-location string and embedded locations structure
1205 const GValue* locations = gst_structure_get_value(m_mediaLocations, "locations");
1207 if (locations)
1208 m_mediaLocationCurrentIndex = static_cast<int>(gst_value_list_get_size(locations)) -1;
1219 const GValue* locations = gst_structure_get_value(m_mediaLocations, "locations");
1222 if (!locations) {
1235 const GValue* location = gst_value_list_get_value(locations,