[Bug 784414] ges-timeline-element: emit 'deep-notify' signal in main thread

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jul 1 10:56:34 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=784414

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Others might want the notification synchronously though..

You might also be interested in the recently-added

  gst_element_add_property_deep_notify_watch()

which posts messages on the pipeline bus for deep notify signals, messages
which you'd then typically pick up from the main thread.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list