Hi All,
I am creating a element while forming a pipeline using
gst_element_factory_make (Id3Demux, NULL);
Now the thing when we pass NULL as the second argument is that we get a
element with a unique name.
Now the thing is I need to remove this element from the pipeline
dynamically.
But I am not getting how to search/get this element from the pipeline as
don't know the name of the element.
Please let me know what I can do or go through to find a suitable solution
for the same.
Thank You in Advance.
--
Sent from:
http://gstreamer-devel.966125.n4.nabble.com/_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel