[vlc-devel] get a module id

Gildas Fargeas gfargeas at irisa.fr
Wed Nov 7 14:37:32 CET 2007


Hello,
i'm modifying 2 modules of vlc in a custom way and i'd like to share 
variables between these 2 modules.
The 2 modules i modify are :
- wxwidgets interface module
- duplicate stream_out module

I'd like to get some values stored in my interface into my duplicate module.
I'd like to know how to retrieve a pointer to the vlc_object_t 
corrresponding to the module i want (then i'll be able to get the values 
i want)
Thank you

G.F.



More information about the vlc-devel mailing list