Cerbero build a plugin in Android

Sebastian Dröge sebastian at centricular.com
Tue Jan 13 03:18:39 PST 2015


On Di, 2015-01-13 at 03:13 -0800, nero88 wrote:
> Thank you for the quick response.
> 
> Then to load dynamic way the plugin (gstplugin.c gstplugin.h). How I can do
> it from the same project in android?
> 
> I think I read that gave the dynamic problems in android plugins.

You can do that the same way as on other architectures. Just use the
GstPlugin API to load the .so.

But you don't need a plugin if this is only for your app. Just create a
GstElement subclass and use it.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150113/1d8384f1/attachment.sig>


More information about the gstreamer-devel mailing list