Hello, I'm trying to go to a specific position in a video file that is downloading but I can't get the video length, and then can't convert a position in bytes to a position in ms.
I tried to understand how libvlc_media_set_time works but didn't find...
Is there a way to set the position given in bytes ?
Thanks