5ytech
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2013
02:51 AM
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.
this should display in the bottom of the screen
Can any one let me know that.
1 REPLY 1

RokuRobB
Streaming Star
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2013
04:24 PM
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.