Skip to content

VideoPlayerViewController: Add VLCTrackSelector

Soomin Lee requested to merge bubu/vlc-ios:videplayer/tracks/selector/01 into master

This integrates VLCTrackSelector as integrated in the VLCMovieViewController. This will allow: audio, subtitle tracks selection and subtitle download from the VLCPlaybackInfoSubtitlesFetcherViewController.

Note this doesn't include chapters.

Merge request reports