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?
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.