[gst-devel] different element states

Lutz Müller lutz at topfrose.de
Tue Sep 26 08:25:39 CEST 2006


On Tue, 2006-09-26 at 00:43 +0200, Bastian Winkler wrote:
> I'm trying to build a DJ Mixing-Console with GStreamer (in Python), and 
> the following ASCII-Art should be my pipeline setup. 
> My problem is, that I don't know how to control the PlayerBin states
> independently, for e.g. changing songs in Player1 or pausing it, while the
> other and the MixerBin are still processing data.

You can change the states of individual elements. For example, if you
create one GstBin with 2 elements and set the GstBin to PLAYING, you can
set one element to PAUSED while the other will continue to play.
-- 
Lutz Müller <lutz at topfrose.de>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20060926/95a557d2/attachment.pgp>


More information about the gstreamer-devel mailing list