[vlc-devel] Re: rfc: loadable modules from libvlc
Filippo Carone
filippo at carone.org
Mon Jan 8 20:49:15 CET 2007
Damien Fouilleul ha scritto:
>>>> /*
>>>> * path The complete path to .so plugin file
>>>> */
>>>>
> consider also allowing for shorter name such as "my_module" and let the
> underlying code to add "libmy_module.so", "libmy_module.dylib" or
>
> "my_module.dll" depending on the platform
>
>>>> void libvlc_core_load_module( const char* path, libvlc_exception_t
>>>> *p_e )
Thanks for the suggestion :)
Filippo
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list