disableSubtitles

open override fun disableSubtitles()

Selects the subtitle track to use.

To dynamically change subtitles, if the video is playing, we save the current position, force the pipeline to READY state, update the source and flag, and then resume PLAYING. A Timer then triggers a seek to resume playback at the saved position.

For local subtitles, the path is converted into a file URI.