Gaurav_Malhotra
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2016
10:19 AM
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.
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.
3 REPLIES 3
calengineer
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2016
10:42 PM
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.
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.
Bhavya
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2017
10:46 PM
Re: Hide Retrieving bar in from video in roku
Try m.video.retrievingBarVisibilityAuto = false
destruk
Streaming Star
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2017
09:56 AM
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.