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

Add seekTo mode support #79

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Add seekTo mode support #79

wants to merge 3 commits into from

Conversation

gosticks
Copy link

adds optional seekToMode parameter that allows the behaviour of seekTo to be controlled. This is usefull when controlling the currentTime with subsecond precision and operating in the range between 0..1 seconds.
Some additional changes:

  • refactored ref to use new syntax (this.refs is deprecated)
  • fixed some formatting inconsistencies

If you prefer me to revert the formatting changes just let me know and I will updated the PR. Thanks for your time!

adds optional seekToMode parameter that allows the behaviour of seekTo to be controlled.
@gosticks gosticks changed the title Add seekT mode support Add seekTo mode support Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant