[gst-devel] Get pointer to elements in pipeline
wl2776
wl2776 at gmail.com
Wed Mar 17 15:31:13 CET 2010
ericcardmanNo3 wrote:
>
> Do you know what i can do to enumerate / find all elements within the
> pipeline?
> Do you know how to receive the name of the pipeline where my element
> belongs to?
>
Not exactly, theoretically.
http://www.gstreamer.net/data/doc/gstreamer/head/gstreamer/html/GstBin.html#gst-bin-iterate-elements
http://www.gstreamer.net/data/doc/gstreamer/head/gstreamer/html/GstBin.html#gst-bin-iterate-sources
name can be retrieved by g_object_get()
--
View this message in context: http://n4.nabble.com/Get-pointer-to-elements-in-pipeline-tp1596079p1596481.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list