How to do looping in video vlc?
Hi there below here i do manually repeat :
player.stop()
player.play()
So the question is that, how to do looping based on what we want for example, we want to do looping 24 times?
Hi there below here i do manually repeat :
player.stop()
player.play()
So the question is that, how to do looping based on what we want for example, we want to do looping 24 times?
VideoLAN code repository instance