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: 
5ytech
Visitor

Custom Grid/Poster down the screen

I have developed a screen, based on Custom video player example of Roku. now i want to add a custom Grid/Poster to that screen, How can i do that?

this should display in the bottom of the screen

Can any one let me know that.
0 Kudos
1 REPLY 1
RokuRobB
Streaming Star

Re: Custom Grid/Poster down the screen

You'd need to do all of the grid UI, image rendering, etc. from scratch. Take a look at the 2D API documented in the ifDraw2D interface (implemented by roScreen) and the ifTextureManager.
0 Kudos