playbin2, uridecodebin: add "source-setup" signal
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 22 Feb 2011 12:56:48 +0000 (12:56 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 24 Feb 2011 16:53:01 +0000 (16:53 +0000)
commitc48c193b56480d286935a6d97071ad8caa19b99e
tree0f7d2531cd87e9ae44de71ba05065a62b0ee8045
parent461d9f2f2c3eaeb17233d4f0d0d6677bba7a5a80
playbin2, uridecodebin: add "source-setup" signal

Add "source-setup" signal for convenience and discoverability. No need
to figure out "notify::source", look up the notify callback signature,
then do an g_object_get() to get the source element..

https://bugzilla.gnome.org/show_bug.cgi?id=626152
gst/playback/gstplaybin2.c
gst/playback/gsturidecodebin.c