Where is g_object_control_properties() defined?

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Where is g_object_control_properties() defined?

Yogesh Marwaha
Hi, I was fiddling with
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-
libs/html/GstController.html but I cant find the header where the function
g_object_control_properties() is defined. Mine turning up to google has turned
out to be futile also. Any idea where can I locate that function?
Also, if anybody can point me to a working example of GstController, it would
be very helpful.

Thanks,

Yogesh M

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Where is g_object_control_properties() defined?

Stefan Sauer
Yogesh Marwaha schrieb:
> Hi, I was fiddling with
> http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-
> libs/html/GstController.html but I cant find the header where the function
> g_object_control_properties() is defined.

gstreamer/libs/gst/controller/

> Mine turning up to google has turned
> out to be futile also. Any idea where can I locate that function?
> Also, if anybody can point me to a working example of GstController, it would
> be very helpful.

gstreamer/tests/examples/controller/

>
> Thanks,
>
> Yogesh M
>

Stefan

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Where is g_object_control_properties() defined?

Yogesh Marwaha
On Tuesday 13 Oct 2009 1:50:37 am Stefan Kost wrote:
> Yogesh Marwaha schrieb:
> > Hi, I was fiddling with
> > http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-
> > libs/html/GstController.html but I cant find the header where the
> > function g_object_control_properties() is defined.
>
> gstreamer/libs/gst/controller/

Ok, I found it. "GStreamer 0.10 Library Reference Manual" in the page
<http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-
libs/html/GstController.html> is referring to the function as
g_object_control_properties() whereas it is gst_object_control_properties().
So, it also needs to be fixed.

Thanks,

>
> > Mine turning up to google has turned
> > out to be futile also. Any idea where can I locate that function?
> > Also, if anybody can point me to a working example of GstController, it
> > would be very helpful.
>
> gstreamer/tests/examples/controller/
>
> > Thanks,
> >
> > Yogesh M
>
> Stefan

Yogesh M

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel