Hi,<br>Could someone please clarify if dynamically loaded plugins means loading a prebuilt binary into memory when needed or compiling the plugin when needed and loading it into memory?<br><br>I saw that vlc has some dynamic plugins support in the file /src/misc/modules.c  using the structure module_cache_t.. Can someone please explain the role of module_cache_t  in dynamic plugin support?
<br><br><br>Thanking You,<br>Anand Venkat<br><br><br>