Cant Set Subtitles
When using .setSputrack(1) it always returns false. The subtitles are displayed in track descriptions and the subtitles are enabled by default by I cannot change it to another track even though it exists.
mPlayer.setSputrack(1);
that is what I am using.