nulloy
nulloy copied to clipboard
VLC: Interpolate playback position (second try)
See #136. Apparently, C++ is stricter with inheritance and constness than I had hoped, sorry! I also confirmed that all plugins build this time :)
Sorry, I didn't pay attention the first time. I would prefer not to change the interface. The interpolation logic could be moved to checkStatus().
Thanks for the feedback, I updated the PR.