Accessing pipeline elements from a pipeline.

Steve Cookson it at sca-uk.com
Wed Mar 28 04:27:59 PDT 2012


If I have a variable, like m_pipeline with several elements, how do I access
the properties of the elements?

So, while I'm creating the pipeline, I can use:

    g_object_set(G_OBJECT (filesink), "location", file://somefile.avi,
NULL);

How do I do the same thing, but via m_pipeline, can I extract the element
name fist in some way?

Thanks

Steve

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20120328/f36477c4/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 145 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20120328/f36477c4/attachment-0001.gif>


More information about the gstreamer-devel mailing list