Searched refs:gst_structure_get_field (Results 1 – 1 of 1) sorted by relevance
115 static GstStructureField *gst_structure_get_field (const GstStructure *891 gst_structure_get_field (const GstStructure * structure, in gst_structure_get_field() function920 field = gst_structure_get_field (structure, fieldname); in gst_structure_get_value()1081 field = gst_structure_get_field (structure, fieldname); in gst_structure_get_field_type()1359 field = gst_structure_get_field (structure, fieldname); in gst_structure_get_boolean()1393 field = gst_structure_get_field (structure, fieldname); in gst_structure_get_int()1427 field = gst_structure_get_field (structure, fieldname); in gst_structure_get_uint()1463 field = gst_structure_get_field (structure, fieldname); in gst_structure_get_int64()1499 field = gst_structure_get_field (structure, fieldname); in gst_structure_get_uint64()1538 field = gst_structure_get_field (structure, fieldname); in gst_structure_get_date()[all …]