Skip to content

feat(core): add video adapter support video seek#554

Open
roths wants to merge 1 commit intoheygen-com:mainfrom
roths:feat/video_seek
Open

feat(core): add video adapter support video seek#554
roths wants to merge 1 commit intoheygen-com:mainfrom
roths:feat/video_seek

Conversation

@roths
Copy link
Copy Markdown

@roths roths commented Apr 29, 2026

Wire createVideoAdapter into the deterministic adapter pipeline support video seek

What

add createVideoAdapter function support video seek

Why

Currently, when modifying the timeline, if the current rendered content is a video clip, seek will not take effect

How

create video adapter into the deterministic adapter pipeline

Test plan

How was this tested?

  • Unit tests added/updated
  • Manual testing performed
  • Documentation updated (if applicable)

Wire createVideoAdapter into the deterministic adapter pipeline; discover
only <video> elements whose class contains "clip", and add proper TypeScript
types throughout the adapter.
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.

1 participant