Victor_Dev
Channel Surfer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2021
08:02 AM
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!
1 Solution
Accepted Solutions


Community Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2021
09:14 AM
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.
1 REPLY 1


Community Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2021
09:14 AM
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.