Skip to content

Update to latest LibVLC 4.0 API

Update libVLC event and libVLC media list so as to be able to bump to latest libVLC API.

This pull request also refactor event dispatching into a struct table so as to avoid repeating the attach/detach with the same parameters.

Merge request reports