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

Display settings

Hi,

Can I change the display type settings of roku box from the code.
I mean to say can i change it HDTV or 4:3 or 16:9 from code.

can somebody quickly reply please...

Ravi Pulluri.
0 Kudos
1 REPLY 1
RokuKevin
Visitor

Re: Display settings

You cannot change the system displayType setting from your application code.

You can read the setting with roDeviceInfo.GetDisplayType(), but not change its value.

--Kevin
0 Kudos