Hi all
How can I add a buffering event to VideoPlayer (audio library)?
I found a similar method in a previous thread but I couldn't apply it to the buffering event:
Thanks
How can I add a buffering event to VideoPlayer (audio library)?
I found a similar method in a previous thread but I couldn't apply it to the buffering event:
Adding an error event to videoview?
Currently when a videoview cannot be played, an error message pops up on the screen. Is it possible to raise an error event instead? It appears that VideoView exposes a "setOnErrorListener" event in Java. I'd like to use the following trick in B4A...
www.b4x.com
Thanks