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

feat: captions refactor #28

Merged
merged 5 commits into from
Oct 2, 2017
Merged

feat: captions refactor #28

merged 5 commits into from
Oct 2, 2017

Conversation

OrenMe
Copy link
Contributor

@OrenMe OrenMe commented Sep 19, 2017

Description of the Changes

align with playkit-js caption refactor
need to hide native text tracks and use emulated display via HTML because not all browsers support all TextTrack API or VTTCue as defined by spec

CheckLists

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • test are passing in local environment
  • Travis tests are passing (or test results are not worse than on master branch :))
  • Docs have been updated

align with playkit-js caption refactor
need to hide native text tracks and use emulated disaply via HTML becasue not all browsers support all TextTrack API or VTTCue as defined by spec
@dan-ziv dan-ziv changed the title feat: cpations refactor feat: captions refactor Oct 2, 2017
@dan-ziv dan-ziv merged commit 4f87131 into master Oct 2, 2017
@dan-ziv dan-ziv deleted the captionsRefactor branch October 2, 2017 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants