mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
parent
95737e2811
commit
5860734aaf
1 changed files with 2 additions and 0 deletions
|
@ -1710,6 +1710,8 @@ gst_structure_get_abbrs (gint * n_abbrs)
|
||||||
,
|
,
|
||||||
{"structure", GST_TYPE_STRUCTURE}
|
{"structure", GST_TYPE_STRUCTURE}
|
||||||
,
|
,
|
||||||
|
{"date", GST_TYPE_DATE}
|
||||||
|
,
|
||||||
{"datetime", GST_TYPE_DATE_TIME}
|
{"datetime", GST_TYPE_DATE_TIME}
|
||||||
};
|
};
|
||||||
_num = G_N_ELEMENTS (dyn_abbrs);
|
_num = G_N_ELEMENTS (dyn_abbrs);
|
||||||
|
|
Loading…
Reference in a new issue