diff options
Diffstat (limited to 'docs/gst/gstreamer-sections.txt')
-rw-r--r-- | docs/gst/gstreamer-sections.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt index 47374f834..db1a6eec0 100644 --- a/docs/gst/gstreamer-sections.txt +++ b/docs/gst/gstreamer-sections.txt @@ -2541,6 +2541,8 @@ gst_structure_id_has_field_typed gst_structure_get_boolean gst_structure_get_int gst_structure_get_uint +gst_structure_get_int64 +gst_structure_get_uint64 gst_structure_get_double gst_structure_get_string gst_structure_get_date |