Code: Select all
drift += mdate () - dec_pts;
Can anybody explain the meaning of drift to me?
Code: Select all
drift += mdate () - dec_pts;
then,what is the estimated actual audio playback time and what the intended one?In that context, it's the difference between the intended and the estimated actual audio playback time.
do u mean mdate() is the estimated playback time?dec_pts is the intended time and mdate() is the current time.
Return to “Development around libVLC”
Users browsing this forum: No registered users and 4 guests