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: 
Victor_Dev
Channel Surfer

Detect 4K at 60fps in Roku

Jump to solution

I have a requirement to Display 4K contents if the Roku device display type is 4K at 60fps.

is there is an API method to detect display type?

Any suggestions are appreciated!

0 Kudos
1 Solution

Accepted Solutions
RokuJonathanD
Community Moderator
Community Moderator

Re: Detect 4K at 60fps in Roku

Jump to solution

Hi @Victor_Dev 

You can take a look at the ifDeviceInfo interface. There's a number of getDisplay and getVideoMode methods that should be able to help you.

View solution in original post

1 REPLY 1
RokuJonathanD
Community Moderator
Community Moderator

Re: Detect 4K at 60fps in Roku

Jump to solution

Hi @Victor_Dev 

You can take a look at the ifDeviceInfo interface. There's a number of getDisplay and getVideoMode methods that should be able to help you.