Skip to content

need a seek() function with a float parameter #59

@noma15

Description

@noma15

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions