Skip to content

VLCMediaPlayer: Add a method to properly select a track

This merge request brings an addition to the VLCMediaPlayer class with:

  • A method allowing to properly select a track of a given type at a given index.

If a track of the same type is already selected, it will be replaced by the new one.

Merge request reports

Loading