gstreamer/win32/common
Matthew Waters 3eb4896435 controllers: add new proxy control binding
Allows proxying the control interface from one property on one GstObject
to another property (of the same type) in another GstObject.

E.g. in a parent-child relationship, one may need to
gst_object_sync_values() on the child and have a binding (set elsewhere)
on the parent update the value.

Note: that this doesn't solve GObject property forwarding and must be
taken care of by the implementation manually or using GBinding.

https://bugzilla.gnome.org/show_bug.cgi?id=774657
2016-11-23 17:15:09 +11:00
..
libgstbase.def baseparse: add since marker for new API to docs and fix win32 .def file 2016-11-10 13:49:29 +00:00
libgstcontroller.def controllers: add new proxy control binding 2016-11-23 17:15:09 +11:00
libgstnet.def netaddressmeta: gst_buffer_get_net_address_meta() as function 2015-10-27 12:59:24 +00:00
libgstreamer.def Add gst_print(), gst_println(), gst_printerr(), gst_printerrln() 2016-11-12 10:43:55 +00:00