adding custom plugin for gstreamer pipeline for android
Mailing List SVR
lists at svrinformatica.it
Sat Sep 14 15:39:09 PDT 2013
Il 14/09/2013 23:34, yoyosuper8 ha scritto:
> So, where do I add the methods gst_plugin_register_static() or
> gst_element_register()? Do I add them in the plugin source code or the *.c
> file which needs to include the plugin into the pipeline?
simply call one of this method (I use gst_plugin_register_static) when
you start your application after gst_init,
Nicola
> If you know of an example source code available on the web where it does
> this, please let me know so that I can look at the source code and
> understand how it works.
>
> Thank you all for the help.
> Andy
>
>
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/adding-custom-plugin-for-gstreamer-pipeline-for-android-tp4661958p4662001.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
More information about the gstreamer-devel
mailing list