dynamically register elements from a .so file

Sebastian Dröge sebastian at centricular.com
Tue Nov 4 23:58:09 PST 2014


On Di, 2014-11-04 at 22:46 +0200, Jacob S wrote:
> How do I dynamically register elements that are on a .so/dll file that my
> app is not linked to ?
> These are optional elements and I want to be able to add them at run-time.

You can call gst_plugin_load_file() with the path and filename of
the .so file, or gst_registry_add_path() with a path to load all the
plugins in there.

-- 
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/20141105/c9dee0a2/attachment.sig>


More information about the gstreamer-devel mailing list