[vlc-devel] vlc MediaPlayer object does not restart after reaching end of video file?
Tony Anecito
adanecito at yahoo.com
Sat Dec 19 22:58:40 CET 2009
Hi All,
For the MediaPlayer object once it reaches the end of a video it is playing and an event is generated for end of movie how does one get the mediaPlayer instance to restart? If I try mediaPlayer.play it does not replay. I also tried in my program execute to mediaPlayer.setPosition(0); and then mediaPlayer.play and still it locks up or does not play.
Any hints?
Thanks,
-Tony
More information about the vlc-devel
mailing list