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

Adjust subtitle timing by optional offset #1212

Closed
wants to merge 3 commits into from
Closed

Conversation

bchase
Copy link

@bchase bchase commented May 15, 2014

Changed per #1190.

This is subtly different than @heff's recommendation, so please let me know if I need to adjust anything here.

@heff
Copy link
Member

heff commented May 15, 2014

Awesome, thanks! I'd actually prefer to not make it a direct player property since it's not an official html5 api method yet and we won't be able to make it work with native captions. Could we change it to a player option, this.player_.options()['trackTimeOffset']? You should still be able to set/get it just the same.

@bchase
Copy link
Author

bchase commented May 15, 2014

Ah, right; makes sense.

How's that look?

@heff
Copy link
Member

heff commented May 15, 2014

lgtm! I'll pull it in tomorrow.

@bchase
Copy link
Author

bchase commented May 15, 2014

Good deal. Thanks!

@heff
Copy link
Member

heff commented May 19, 2014

Pulled in, thanks again!

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

Successfully merging this pull request may close these issues.

3 participants