coopdaddyswag
7 years agoBinge Watcher
Ability to Dim the Roku's Screen?
I am investigating a potential feature to my application which I can programmatically dim the brightness of the screen. I get I will not be able to change the brightness of the TV but I was wondering if:
Thanks
- If there are any objects available in the SDK that provide that functionality? To dim the screen.
- Or, I was thinking of potentially creating an overlay, with a set color and opacity that would have a higher z-index? I was thinking if you use a view or you use a roBitmap to create a drawing and set it to the size of the visible screen.
Thanks