I'm trying to avoid using VideoDisplay's default buffering and
loading/playing videos manually.  For some reason, calling load and then
play sometimes makes the player start buffering again from the very
beginning.  I assume this is caused by one of the booleans sourceChanged or
closeCalled not being reset by the load, but since they are private, I can't
access them.

Does anyone know a way around this?  I think I'm on my fourth attempt at
changing buffering because I keep hitting brick walls with the player...
Any advice would really be appreciated.

Thanks!

Reply via email to