"evilmax17" wrote:
Is there a way to specifically check if the Roku is set to the 1080p display type setting (versus 720p)?
I have mine set to 1080p, but I get the following results from roDeviceInfo:
GetDisplayType() = "HDTV"
GetDisplayMode() = "720p"
"RokuPatrick" wrote:"evilmax17" wrote:
Is there a way to specifically check if the Roku is set to the 1080p display type setting (versus 720p)?
I have mine set to 1080p, but I get the following results from roDeviceInfo:
GetDisplayType() = "HDTV"
GetDisplayMode() = "720p"
What are you trying to accomplish? From a UI programming perspective, there is no 1080p. 1080p in the current hardware is only used when playing video that is specifically noted as being 1080p.
"RokuPatrick" wrote:"evilmax17" wrote:
Is there a way to specifically check if the Roku is set to the 1080p display type setting (versus 720p)?
I have mine set to 1080p, but I get the following results from roDeviceInfo:
GetDisplayType() = "HDTV"
GetDisplayMode() = "720p"
What are you trying to accomplish? From a UI programming perspective, there is no 1080p. 1080p in the current hardware is only used when playing video that is specifically noted as being 1080p.
"evilmax17" wrote:"RokuPatrick" wrote:"evilmax17" wrote:
Is there a way to specifically check if the Roku is set to the 1080p display type setting (versus 720p)?
I have mine set to 1080p, but I get the following results from roDeviceInfo:
GetDisplayType() = "HDTV"
GetDisplayMode() = "720p"
What are you trying to accomplish? From a UI programming perspective, there is no 1080p. 1080p in the current hardware is only used when playing video that is specifically noted as being 1080p.
See my new channel, 1080p Showcase.
This channel plays 1080p videos ONLY, so I would want to restrict it to users who have the capability to play them.