-
Notifications
You must be signed in to change notification settings - Fork 51
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
Conversation
@cjpillsbury is attempting to deploy a commit to the Mux Team on Vercel. A member of the Team first needs to authorize it. |
Codecov Report
Additional details and impacted files@@ 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
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
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 forgerwig
)