summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2014-02-25 15:41:45 +0100
committerSebastian Dröge <sebastian@centricular.com>2014-02-25 15:41:45 +0100
commitab9fdf13a0bf68f01fa413b061678d06c236ac37 (patch)
tree88ebeb2bbbef69e45dd3f8b5d9fa0844c6cc341f /win32
parent2c2e55789d212e1e5a236930404af7902c475f2c (diff)
downloadgstreamer-ab9fdf13a0bf68f01fa413b061678d06c236ac37.tar.gz
structure: Add getters for int64 and uint64 values
Diffstat (limited to 'win32')
-rw-r--r--win32/common/libgstreamer.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/win32/common/libgstreamer.def b/win32/common/libgstreamer.def
index f9f325486a..8e177e1706 100644
--- a/win32/common/libgstreamer.def
+++ b/win32/common/libgstreamer.def
@@ -1084,11 +1084,13 @@ EXPORTS
gst_structure_get_field_type
gst_structure_get_fraction
gst_structure_get_int
+ gst_structure_get_int64
gst_structure_get_name
gst_structure_get_name_id
gst_structure_get_string
gst_structure_get_type
gst_structure_get_uint
+ gst_structure_get_uint64
gst_structure_get_valist
gst_structure_get_value
gst_structure_has_field