Hi. To display embedded soft subtitles in `.mkv` files using ExoPlayer, we need to set > `subtitleView?.visibility = View.VISIBLE` to ensure the subtitles are rendered. Could you provide an implementation for this?
Hi. To display embedded soft subtitles in
.mkvfiles using ExoPlayer, we need to setto ensure the subtitles are rendered.
Could you provide an implementation for this?