If I do this:
-create a new pipeline with some elements
-set the pipeline state to GST_STATE_PLAYING
-dynamically add a new element X to the pipeline
-set X to GST_STATE_PLAYING using gst_element_sync_state_with_parent()
-set pipeline state to GST_STATE_NULL
I find that element X doesn't change state to GST_STATE_NULL.
Is there something I can do so that element X would indeed change with the
state of the pipeline?
--
Sent from:
http://gstreamer-devel.966125.n4.nabble.com/_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel