On Mon, Sep 13, 2010 at 4:51 PM, Feng Ye <f...@broadcom.com> wrote:
> Hello there,
>
>
>
> I am doing my plugin and I have a question regarding the last parameter in
> the gst_element_register() call, which is the GstType.
>
> In the base plugin package, I see normally it’s defined in the header file
> to a function, but for some  plugins this function is there in the package,
> for others it’s not.

In most plugins, the get_type() function is provided by the
GST_BOILERPLATE or GST_BOILERPLATE_FULL macros.

Mike

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Gstreamer-embedded mailing list
Gstreamer-embedded@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded

Reply via email to