Victor_Dev
5 years agoChannel Surfer
Detect 4K at 60fps in Roku
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!
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.