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.
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.
VideoLAN code repository instance