Searched refs:gst_structure_get_field (Results 1 – 1 of 1) sorted by relevance
243 static GstStructureField *gst_structure_get_field (const GstStructure *1102 gst_structure_get_field (const GstStructure * structure, in gst_structure_get_field() function1131 field = gst_structure_get_field (structure, fieldname); in gst_structure_get_value()1290 field = gst_structure_get_field (structure, fieldname); in gst_structure_get_field_type()1567 field = gst_structure_get_field (structure, fieldname); in gst_structure_get_boolean()1601 field = gst_structure_get_field (structure, fieldname); in gst_structure_get_int()1635 field = gst_structure_get_field (structure, fieldname); in gst_structure_get_uint()1671 field = gst_structure_get_field (structure, fieldname); in gst_structure_get_int64()1707 field = gst_structure_get_field (structure, fieldname); in gst_structure_get_uint64()1746 field = gst_structure_get_field (structure, fieldname); in gst_structure_get_date()[all …]