Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

seekTo accepting int #15

Open
mcosti opened this issue Feb 7, 2024 · 1 comment
Open

seekTo accepting int #15

mcosti opened this issue Feb 7, 2024 · 1 comment
Labels

Comments

@mcosti
Copy link

mcosti commented Feb 7, 2024

Hi! I was planning to use this package to enable iOS hdr support, but I already saw something that would not work for me.

Is there a reason why seekTo and the internal currentSeek are int values? And not duration or double.
My app is doing some very fine seeking, and using ints wouldn't possibly work.

Thanks

@albemala
Copy link
Owner

albemala commented Jan 3, 2025

@mcosti I've released a new version of the API, where I address this issue. You can try it here: https://pub.dev/packages/native_video_player/versions/3.0.0-dev.1. Feel free to share your feedback!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants