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

Peter Tap ptrtap at yahoo.com
Thu Mar 15 07:57:46 CET 2012


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?

Regards,
Peter




________________________________
 From: Peter Tap <ptrtap at yahoo.com>
To: Mailing list for VLC media player developers <vlc-devel at videolan.org> 
Sent: Wednesday, March 14, 2012 11:44 PM
Subject: [vlc-devel] How to trigger one module based on another module?
 



Folks,

I have developed a custom stream 
filter module. I am building another module that is that is 
very close in functionality to the marquee module. 


What I would like to do is to trigger my custom video filter module each time my stream filter module gets used. I would appreciate your help in understanding how I can achieve this.

Both my modules do not have any visible settings in preferences or other dialogs.


Thank you in advance for your help.

Regards,
Peter

_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120314/fd6395b8/attachment.html>


More information about the vlc-devel mailing list