gstreamer/win32/common
Tim-Philipp Müller 6e3fb7af52 element: add API to get property change notifications via messages
Be notified in the application thread via bus messages about
notify::* and deep-notify::* property changes, instead of
having to deal with it in a non-application thread.

API: gst_element_add_property_notify_watch()
API: gst_element_add_property_deep_notify_watch()
API: gst_element_remove_property_notify_watch()
API: gst_message_new_property_notify()
API: gst_message_parse_property_notify()
API: GST_MESSAGE_PROPERTY_NOTIFY

https://bugzilla.gnome.org/show_bug.cgi?id=763142
2016-04-08 13:27:59 +01:00
..
config.h Release 1.8.0 2016-03-24 11:49:08 +02:00
gstconfig.h win32/common/gstconfig.h: removed libxml include directive 2015-03-04 10:03:57 +01:00
gstenumtypes.c Release 1.7.2 2016-02-19 11:47:52 +02:00
gstenumtypes.h Release 1.7.2 2016-02-19 11:47:52 +02:00
gstversion.h Release 1.8.0 2016-03-24 11:49:08 +02:00
libgstbase.def baseparse: add API for subclass to set tags 2015-08-16 14:32:23 +01:00
libgstcontroller.def win32: update .def file for new API 2015-06-12 13:45:33 +01:00
libgstnet.def netaddressmeta: gst_buffer_get_net_address_meta() as function 2015-10-27 12:59:24 +00:00
libgstreamer.def element: add API to get property change notifications via messages 2016-04-08 13:27:59 +01:00