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(FEC-12015): CC button for on/off subtitles #670

Merged
merged 9 commits into from
Apr 12, 2022
Merged

feat(FEC-12015): CC button for on/off subtitles #670

merged 9 commits into from
Apr 12, 2022

Conversation

yairans
Copy link
Contributor

@yairans yairans commented Apr 10, 2022

Description of the Changes

add CC button component
add showCCButton option to the ui config (default false)
add UIElementClickedEvent event for generic element click

Solves FEC-12015

Depends on:
kaltura/kaltura-player-js#536
kaltura/playkit-js#648

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

@yairans yairans requested a review from a team April 10, 2022 14:44
@yairans yairans self-assigned this Apr 10, 2022
@yairans yairans merged commit b298776 into master Apr 12, 2022
@yairans yairans deleted the FEC-12015 branch April 12, 2022 19:40

> ### <a name="USER_HID_CAPTIONS"></a>USER_HID_CAPTIONS
>
> Fires when the user hid the captions by the CC button.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hid is a typo, did you mean hide?

Copy link
Contributor Author

@yairans yairans Apr 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hid = Hide in past tense (and showed for show)

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

Successfully merging this pull request may close these issues.

None yet

3 participants