-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
does the starttime/startTime option work? Do we want to keep it? #3781
Comments
I vote to kill it. I don't think it's documented. And it's not a standard attribute. |
We discussed this morning and I believe the path forward will be to remove the |
Found a place where startTime is used. https://github.com/videojs/video.js/blob/master/src/js/tech/flash.js#L49 |
Do we want to keep |
Yeah, I think that's probably what we need to do for now. It's mainly harmless. |
Description
Right now I see an option for start time referenced in a few places under two different names. I am thinking that it is a legacy option that probably does not work anymore. Do we want to make it work again, or fix the option?
Code Links:
The text was updated successfully, but these errors were encountered: