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: 
marcelo_cabral
Roku Guru

How to show two lines of text on VideoScreen

Does anybody knows how to show two lines of text on VideoScreen at the start of a video playback?

I managed to use Chr(10) to break the text in two lines but the text shows "cropped" above and bellow as there is a "mask" for only a single line.

I know that it's possible because I've seen other channels displaying two lines.

thanks in advance for any help.
0 Kudos
1 REPLY 1
marcelo_cabral
Roku Guru

Re: How to show two lines of text on VideoScreen

I just discovered that if you add "TitleSeason" attribute on your content-metadata it will show up as the first line and the "Title" as the second one, nice!
0 Kudos