How to create a new plugin for Android.

Sebastian Dröge slomo at circular-chaos.org
Mon Jul 1 02:53:29 PDT 2013


On Mo, 2013-07-01 at 16:27 +0800, Haiming Wang wrote:
> HI Tim and Sebastian,
> 
> 
>    Thank you very much for your kindly help.  
> 
> 
>    I have one more question, how to write a static plugin, looks like
> I didn't find it in the document? 
>    how can I compile it to a static library for Android?  
>     
>    Could you please help?

You would add it to your code like any other code from your application.
And then just call gst_plugin_register_static() from a central place and
pass the plugin initialization function and some other metadata to it.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130701/ebd723ea/attachment.pgp>


More information about the gstreamer-devel mailing list