[gst-devel] plugin/element names
Michael Smith
msmith at xiph.org
Tue Dec 9 19:14:16 CET 2008
On Tue, Dec 9, 2008 at 12:29 AM, mattias <barthel at tid.es> wrote:
> Thanks,
>
> But can I have the different elements in a plugin/group in different
> shared libs?
>
> Or is 1 shared lib = 1 plugin?
That's right - a plugin is a shared library. Each gstreamer plugin can
contain multiple elements, though - there's no problem with that.
Can you explain why you want to do this? It doesn't make a lot of
sense with the information you've given us so far.
Mike
More information about the gstreamer-devel
mailing list