Description
C++ applications can use libvlc media playback APIs through language bindings.
This package is useful for developers building players, recording tools, streaming clients, dashboards, or media automation in C++. It does not add a media app by itself; another program imports the bindings and controls playback.
Media applications may access local files, webcams, network streams, and subtitles depending on their design. Review the parent software for privacy-sensitive behavior.