MediaPlayer: fix outputDeviceSet after libvlc API change
Compare changes
Files
2+ 8
− 0
@@ -896,6 +896,12 @@ public:
@@ -905,6 +911,8 @@ public:
The module parameter has been removed in vlc@fd345221
So we just keep the outputDeviceSet() variant that didn't have the module parameter.
VideoLAN code repository instance