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

startValue and endValue is in seconds, milliseconds, or microseconds? #33

Closed
AxesandGrinds opened this issue Jul 3, 2020 · 5 comments
Closed
Labels
documentation Improvements or additions to documentation

Comments

@AxesandGrinds
Copy link

Your readme and api code does not say what time the startValue and endValue is measured in. Is it measured in seconds, milliseconds, or microseconds? Please clarify this and update readme.

@braysonjohn148
Copy link

i also want to set a certain video length. How can i do so.

@AbhayVAshokan
Copy link

Yes. How can we set the video length to like 30 seconds max? To implement the same, I need to know what the startValue and endValue mean. Does it represent milliseconds or seconds?

@braysonjohn148
Copy link

i think its miliseconds. I tried but i fails. I tried to check if(){} on the onchange but i can stop the scroller from moving

@sbis04
Copy link
Owner

sbis04 commented Jul 19, 2020

Hey @AxesandGrinds, the startValue & endValue is currently measured in milliseconds in v0.2.5. I have also updated the API Docs for this.

@sbis04 sbis04 closed this as completed Jul 19, 2020
@sbis04
Copy link
Owner

sbis04 commented Jul 19, 2020

@AbhayVAshokan @braysonjohn148 currently the package does not let you specify any maximum trimmed video length. I am currently working on this issue, you can track it here: #4

@sbis04 sbis04 added the documentation Improvements or additions to documentation label Jul 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants