im still coding my app in scene graph so i havent gotten to video playback as im building my menus en ui
but according to what i read from the docs you should call m.player.globalCaptionMode(“On”). By default captions is “Off”
Subtitles may or may not be visible on the screen, depending upon the user’s caption setting. Reading this field will return the identifier of the current subtitle track, and setting the field will change the track.
the movie starts with latin subtitles. However, changing the subtitle to English in closed caption dialog, it continues to show latin and not English as expected.
It seems like a bug, because I can observe the field subtitleTrack on the player and it actually changes when changing subtitles in closed caption dialog. However no request is made to the server, thus no change of subtitle