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: 
jbocook
Visitor

Video Player Starting Category

Hi, I built a video player based off the SDK's example.

My question is, when you open the channel, the 3rd category is the selected one by default. Is there a way to have it select the first category instead of the third? I didnt see anything in the .brs files, but I'm new to brightscript.
Find Me:
http://johnbocook.com
http://twitter.com/johnbocook
0 Kudos
1 REPLY 1
RokuJoel
Binge Watcher

Re: Video Player Starting Category

You can use ifPosterScreen.SetFocusedListItem(integer)to set the default focused item on a Poster Screen.

- Joel
0 Kudos