playback: Register playsink as an element.
authorEdward Hervey <bilboed@bilboed.com>
Tue, 8 Sep 2009 09:35:20 +0000 (11:35 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 14 Sep 2009 08:39:59 +0000 (10:39 +0200)
commit02c50388c4dd435a601758af4da8bfb70e5836e0
tree1a018602c85a46529de15d273d8762ae605880d1
parentf00b79fc658c9d2464fb142d9ef5ad77ca98a07e
playback: Register playsink as an element.

This allows using playsink from outside the playback plugin.

Add code to be able to request the sink pads using standard GStreamer API.

TODO : expose GObject properties/signals.
gst/playback/gstplayback.c
gst/playback/gstplaysink.c
gst/playback/gstplaysink.h