i`ve downloaded a video file and recorded the packet arrival time. and i want to use VLC to play the video according to the time i record. which function and how should i call to do it in the VLC source code?
i mean usually which functions VLC use to play video when we press the button to open a video file? because there are so many files and functions in its source tree.
thank you very much.