destruk
11 years agoStreaming Star
Subtitles roVideoScreen
The override code for this isn't working.
roku version 5.5 build 415
model 4200x
If I put this before the screen.setcontent(episode), and before screen.show() - or if I set it after screen.setcontent(episode) and before screen.show() - it doesn't show the srt file subtitles with an mp4 if the roku's caption setting is OFF.
screen.ShowSubtitle(TRUE)
roku version 5.5 build 415
model 4200x
If I put this before the screen.setcontent(episode), and before screen.show() - or if I set it after screen.setcontent(episode) and before screen.show() - it doesn't show the srt file subtitles with an mp4 if the roku's caption setting is OFF.
screen.ShowSubtitle(TRUE)