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: Segment countdown SUPERFLY-7 #9

Open
wants to merge 4 commits into
base: upstream-release51
Choose a base branch
from

Conversation

ianshade
Copy link
Collaborator

  • budgetDuration is moved from Part onto Segment's segmentTiming.
  • An optional countdownType property is added to segmentTiming, taking one of the two possible values: CountdownType.PART_EXPECTED_DURATION (the default if not specified), CountdownType.SEGMENT_BUDGET_DURATION
  • During a segment in which segmentTiming.countdownType === CountdownType.SEGMENT_BUDGET_DURATION the Part countdown is replaced with Segment budget countdown in the Rundown View and Presenter View. (Prompter View is TBD as it currently it doesn't feature Part countdown)
  • Live Status Gateway makes countdownType available to its subscribers.

@ianshade ianshade requested a review from PeterC89 May 28, 2024 13:16
@Julusian Julusian changed the base branch from release51 to upstream-release51 September 19, 2024 12:07
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