Skip to content

MediaPlayer: fix outputDeviceSet after libvlc API change

The module parameter has been removed in vlc@fd345221

So we just keep the outputDeviceSet() variant that didn't have the module parameter.

Merge request reports

Loading