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/default duration #844

Merged
merged 5 commits into from
Dec 7, 2023
Merged

Conversation

cjpillsbury
Copy link
Contributor

@cjpillsbury cjpillsbury commented Dec 7, 2023

Adds default-duration / defaultDuration to mux player & mux player react.

To validate:
https://elements-demo-nextjs-git-fork-cjpillsbury-feat-defau-e15712-mux.vercel.app/MuxPlayer?preload=%22none%22&title=%22Landscape+VOD%22&defaultDuration=23&playbackId=%22a4nOgmxGWg6gULfcBbAa00gXyfcwPnAFldF8RdsNyk8M%22&theme=%22classic%22
(using classic theme since time display is not visible on initial load for gerwig)

@cjpillsbury cjpillsbury requested a review from a team as a code owner December 7, 2023 02:27
Copy link

vercel bot commented Dec 7, 2023

@cjpillsbury is attempting to deploy a commit to the Mux Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

codecov bot commented Dec 7, 2023

Codecov Report

Merging #844 (2022b28) into main (dd81639) will decrease coverage by 0.03%.
The diff coverage is 75.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #844      +/-   ##
==========================================
- Coverage   82.60%   82.58%   -0.03%     
==========================================
  Files          40       40              
  Lines        8359     8383      +24     
  Branches      461      460       -1     
==========================================
+ Hits         6905     6923      +18     
- Misses       1448     1454       +6     
  Partials        6        6              
Files Coverage Δ
packages/mux-player/src/template.ts 94.90% <100.00%> (+0.03%) ⬆️
packages/mux-player/src/themes/gerwig/gerwig.html 100.00% <100.00%> (ø)
packages/mux-player/src/index.ts 73.94% <72.72%> (-0.02%) ⬇️

Copy link

vercel bot commented Dec 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
elements-demo-create-react-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 7, 2023 3:27pm
elements-demo-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 7, 2023 3:27pm
elements-demo-svelte-kit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 7, 2023 3:27pm
elements-demo-vanilla ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 7, 2023 3:27pm
elements-demo-vue ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 7, 2023 3:27pm

Copy link
Contributor

@luwes luwes left a comment

Choose a reason for hiding this comment

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

👍

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

Successfully merging this pull request may close these issues.

2 participants