summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorJan Alexander Steffens (heftig) <jsteffens@make.tv>2014-11-05 11:50:47 +0100
committerSebastian Dröge <sebastian@centricular.com>2014-11-10 10:03:57 +0100
commit5a930aa642837e4732bfa7b7a83339dea30712c0 (patch)
treed85e3bd38d68ecb59b7679d236ada103e05fbb0e /win32
parenta52184ed55441321908fab51e3a260142b17b32e (diff)
gstobject: Add gst_object_has_parent()
Adds gst_object_has_parent, which works like gst_object_has_ancestor but does not ascend further. API: gst_object_has_parent()
Diffstat (limited to 'win32')
-rw-r--r--win32/common/libgstreamer.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/common/libgstreamer.def b/win32/common/libgstreamer.def
index 99a15682b..4c18bf18c 100644
--- a/win32/common/libgstreamer.def
+++ b/win32/common/libgstreamer.def
@@ -770,6 +770,7 @@ EXPORTS
gst_object_get_value_array
gst_object_has_active_control_bindings
gst_object_has_ancestor
+ gst_object_has_parent
gst_object_ref
gst_object_ref_sink
gst_object_remove_control_binding