Hi, I am making an app with this awesome library.
The current seek() function takes an integer parameter.
So if I want to move to 30.5 seconds, it actually moves to 30 seconds.
I think that 0.5 seconds is a little big difference in some cases.
If there is a seek() function with a float parameter, it's possible to move to the exact position of the video.
I want you to consider this issue.
Thank you.