playbin: add current-*uri properties
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 25 May 2012 13:12:53 +0000 (15:12 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 25 May 2012 13:18:46 +0000 (15:18 +0200)
commit29d24d46583b4e3c8a7c9d88ef5f8bfb4e01db8f
tree47b17c87635471f2fc507aac1400fc7d645d48d6
parent9c29cd70eee65fffc76ac8938016ad0d2165ea22
playbin: add current-*uri properties

Make the uri property getter return the next uri, like it was configured in the
setter.
Make a new current-uri and current-suburi property that reflects the currently
playing uri and suburi.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=676665
gst/playback/gstplaybin2.c
tests/check/elements/playbin.c