[ Version ( since = "1.4" ) ]
public void set_subtitle_track (int index_)
Set the subtitles track to play.
index_
is the index of the stream in the list returned by
get_subtitle_tracks.
If index_
is -1, the subtitles are turned off.
this |
a Playback |
index_ |
the index of the subtitles track |