Hi,
I'm trying to make a video restart with libvlc.
I've attached to the MediaPlayerEndReached event, but no matter what I do, the video doesn't want to restart.
I've tried re-set()ing the media, setting the time and position to 0, etc..
Any pointers on this?
Thanks.