Can we set the color of the progress bar? Think we would like a green or dark grey progress bar.
–Stephen
Can we set the color of the progress bar? Think we would like a green or dark grey progress bar.
–Stephen
No.
We do try to make much of the UI skinnable… but we haven’t exposed that one yet. In general, you can find settings for different UI features in Section 4.2 of the Component Reference.
–Kevin
apparently Netflix get special access, cause their bar is red ![]()
Tommy
Netflix did not use the SDK.
–Stephen
Any updates on this one?
This is still not skinnable.
–Kevin
It’s a good bit of work, but one option would be to use roVideoPlayer and roImageCanvas to draw your own buffer screen. That would allow you not only the possibility of a different color progress bar, but also the ability to place arbitrary text and graphics on your buffer screen.