[vlc-devel] How to trigger one module based on another module?

Ilkka Ollakka ileoo at videolan.org
Thu Mar 15 08:10:10 CET 2012


On Wed, Mar 14, 2012 at 11:57:46PM -0700, Peter Tap wrote:

Hi,

> I guess I can do a module_find to locate my module and call
> module_start and module_stop to dynamically manage them. Is this the
> right approach?

I think right way would be use module_need() and module_unneed()
(include/vlc_module.h).

-- 
Ilkka Ollakka
"It is easier for a camel to pass through the eye of a needle if it is
lightly greased."
		-- Kehlog Albran, "The Profit"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120315/b05bd558/attachment.sig>


More information about the vlc-devel mailing list