Closed tundisi closed 6 years ago
Any solution to this?
We have no plans to add this functionality to VrWidgetView. Instead we created the video360 sample which demonstrates creating a custom 360 viewer and you can add whatever functionality you need. See #510 for more info.
Hello, it's a pleasure.
I was reviewing the general documentation and I can not find a way to know the percentage of the buffer.
Checking the code in the
VrVideoView
class in thevideoPlayer.getExoPlayer()
object there is an interface calledac
that has thegetBufferedPosition
andgetBufferedPercentage
events but they are protected by the fact that the video player object is private.the code would look something like this:
Would you be so kind to add these lines?
I read in this thread https://github.com/googlevr/gvr-android-sdk/issues/347 that I did not intend to add this functionality for now, I do not know if they do not yet have it, but it would be very helpful for me and the community to know the buffer percentage.
Stay tuned for your comments.
Hug, greetings