[vlc-devel] Getting callbacks from a module within another module
    Francois Cartegnie 
    fcvlcdev at free.fr
       
    Mon Jan 11 02:09:08 CET 2010
    
    
  
Hello,
I'm looking for a way to get callbacks for a module class/capability (let's 
say audio) received by another kind of module (let's say UI).
From the wiki: load another module the way codecs are loaded.
From the MacOs modules source: use 'submodules', but it seems submodules are 
more like an alternative to the main module.
What I finally understood is that probably neither way would work :/
Clues from vlc experts welcomed :)
Francois
    
    
More information about the vlc-devel
mailing list