Description: The core of VLC media player manages the threads, the modules (codecs, demuxers, etc...), the modules' layers, the clocks, the playlist and all low-level control in VLC.
Modules are built against libvlccore. External applications are built against libVLC.
Internal Links:
External link: