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-12953): Add configuration option to change the default playlist image item duration #607

Merged
merged 2 commits into from
Feb 19, 2023

Conversation

JonathanTGold
Copy link
Contributor

@JonathanTGold JonathanTGold commented Feb 19, 2023

Description of the Changes

Currently the only way to set an image duration while playing a single media is by overriding the duration property, but this is not possible when playing playlist by entry so we need to add configuration option in loadPlaylist() public API

solves FEC-12953

related pr:
kaltura/playkit-js-image-player#10

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

@JonathanTGold JonathanTGold merged commit a561249 into master Feb 19, 2023
JonathanTGold added a commit to kaltura/playkit-js-image-player that referenced this pull request Feb 19, 2023
…ist image item duration (#10)

Currently the only way to set an image duration while playing a single media is by overriding the duration property, but this is not possible when playing playlist by entry so we need to add configuration option in loadPlaylist() public API

solves FEC-12953

related pr: kaltura/kaltura-player-js#607
@giladna giladna deleted the FEC-12953 branch February 20, 2023 09:19
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.

2 participants