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

Support opening and end credits #850

Merged
merged 27 commits into from
Apr 26, 2024
Merged

Conversation

waliid
Copy link
Member

@waliid waliid commented Apr 26, 2024

Description

This PR allows us to manage the opening and closing credits.

Changes made

  • The opening and closing credits are parsed from the MediaComposition.
  • A TimeRange object has been introduced.
  • A ContextualAction object has been introduced.
  • A contextualActions API has been added for the SystemVideoView
  • An example with opening and closing credit has been hardcoded in the demo app.
  • All media composition objects files have been renamed.
  • A new property timeRanges has been added to PlayerMetadata.

Render

iOS tvOS
iphone tvOS

Checklist

  • APIs have been properly documented (if relevant).
  • The documentation has been updated (if relevant).
  • New unit tests have been written (if relevant).
  • The demo has been updated (if relevant).

@waliid waliid linked an issue Apr 26, 2024 that may be closed by this pull request
6 tasks
@defagos defagos enabled auto-merge April 26, 2024 12:50
@defagos defagos added this pull request to the merge queue Apr 26, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 26, 2024
@defagos defagos added this pull request to the merge queue Apr 26, 2024
@defagos defagos removed this pull request from the merge queue due to a manual request Apr 26, 2024
@defagos defagos added this pull request to the merge queue Apr 26, 2024
Merged via the queue into main with commit 78c0fda Apr 26, 2024
6 checks passed
@defagos defagos deleted the 845-support-opening-and-end-credits branch April 26, 2024 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Support opening and end credits
2 participants