[gst-devel] getting pad of a element pad already created
Guilherme
grlongo.ireland at gmail.com
Wed May 6 23:53:04 CEST 2009
Oh sledge...
If a simple link was enough to solve my problem I wouldn't be here
asking for help.
Gstreamer documentation is so poor in explanation. Also there are no
many documentation spread online.
Anyways, tks for your help. I think i won't need that anymore. I found
the FFT elements. I was trying to implement another library to use with
gstreamer, that's is source of this whole problem.
Now that I found it i might be able to solve my problem more easily.
Thanks
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 -!
sledge hammer wrote:
> gst_element_get_pad()
> -->http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstElement.html#gst-element-get-pad
>
> > Date: Wed, 6 May 2009 17:58:05 -0300
> > From: grlongo.ireland at gmail.com
> > To: gstreamer-devel at lists.sourceforge.net
> > Subject: [gst-devel] getting pad of a element pad already created
> >
> > 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 -!
> >
> >
> >
> ------------------------------------------------------------------------------
> > The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
> > production scanning environment may not be a perfect world - but
> thanks to
> > Kodak, there's a perfect scanner to get the job done! With the NEW
> KODAK i700
> > Series Scanner you'll get full speed at 300 dpi even with all image
> > processing features enabled. http://p.sf.net/sfu/kodak-com
> > _______________________________________________
> > gstreamer-devel mailing list
> > gstreamer-devel at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
> ------------------------------------------------------------------------
> Μείνετε συνδεδεμένοι με τους φίλους σας στο Facebook και το Hotmail
> Κάντε κλικ εδώ!
> <http://www.microsoft.com/hellas/windows/windowslive/products/social-network-connector.aspx>
>
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
> production scanning environment may not be a perfect world - but thanks to
> Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
> Series Scanner you'll get full speed at 300 dpi even with all image
> processing features enabled. http://p.sf.net/sfu/kodak-com
> ------------------------------------------------------------------------
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
More information about the gstreamer-devel
mailing list