[gst-devel] getting pad of a element pad already created

Guilherme grlongo.ireland at gmail.com
Wed May 6 22:58:05 CEST 2009


I'm stuck trying to change a property of a pad.

I have my elements linked using

       gst_element_link_many(source, sink);

So, how to refer  to  a  pad for example  of the  source element.
    
    in thi example I have the property location set as argv[1]
    g_object_set (G_OBJECT (source), "location", argv[1], NULL);

    Is there any way to do it?

Tks!

-------------------

Guilherme Longo
Dept. Eng. da Computação
Unaerp

Linux User - #484927

*Before Asking
http://www.istf.com.br/?page=perguntas

!- I'd rather die on my feet than live on my knees -!





More information about the gstreamer-devel mailing list