Skip to content

MediaPlayer: adapt with recent LibVLC changes

Replace libvlc_audio_XXX_channel with libvlc_audio_XXX_stereomode

The values come from an enum and are mostly compatible with older values.

Add mixMode/setMixMode functions.

Merge request reports

Loading