Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
Internal Boolean Set to true if the display is part of the Roku Player (such as a Roku TV), false otherwise
Hdr10 Boolean Set to true if the attached display supports HDR 10, false otherwise
DolbyVision Boolean Set to true if the attached display supports Dolby Vision, false otherwise
Some of the fields returned by roDeviceInfo.GetDisplayProperties() are supposedly Boolean. Instead what i see is the roInt 0. Not sure if documentation or implementation is wrong (Boolean makes more sense)