Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Tyler_Smith
Binge Watcher

Closed Captions not displaying if player size not fullscreen

I am noticing an issue where closed captions are not displaying when the following statements are true:
video.enableUI = false
video.height = 562
video.width = 1000
video.translation = [140, 0]

If I set the video nodes height and width to 0 with a [0, 0] translation (fullscreen) the captions display just fine.
Any suggestions?
Tyler Smith
0 Kudos
1 REPLY 1
RokuNB
Roku Guru

Re: Closed Captions not displaying if player size not fullscreen

My current understanding is that the Roku's embedded CC support does not work when the video does not play full screen - but email partnerSuccess@ to open a formal ticket and response.
0 Kudos