Roku Developer Program

Developers and content creators—a complete solution for growing an audience directly.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Hide Retrieving bar in from video in roku

Hi,

I have implemented video screen in roku, the issue which i am facing is that i want to hide the retrieving bar from bottom of the video screen which appear when video is in buffer state, is this possible in roku to hide the retrieving bar from bottom of the screen.

If yes, then please do let me know, how to hide the retrieving bar.

Thanks.
0 Kudos
3 REPLIES 3
calengineer
Level 7

Re: Hide Retrieving bar in from video in roku

Hi,

did you find a solution to this? I also want to do the same thing but instead, I want to show an image instead of the buffering screen.
0 Kudos
Bhavya
Level 7

Re: Hide Retrieving bar in from video in roku

Try m.video.retrievingBarVisibilityAuto = false
0 Kudos
destruk
Level 10

Re: Hide Retrieving bar in from video in roku

If you are wanting to hide the retrieving bar, then you might also want to hide the buffering bar as well -- however, if the video doesn't start within about 6 seconds with no activity on the screen then your app may face QA problems for those with slower internet connections.
0 Kudos