Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ useTimelinePlayer.test.ts
File
useTimelinePlayer.test.ts
packages/studio/src/player/hooks/useTimelinePlayer.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"vitest"
;
2
import
{ Window } from
"happy-dom"
;
3
import
{
4
buildStandaloneRootTimelineElement,
Callers
nothing calls this directly
Calls
15
readTimelineDurationFromDocument
Function · 0.85
createManualAnimationClock
Function · 0.85
createStaticSeekPlaybackAdapter
Function · 0.85
buildStandaloneRootTimelineElement
Function · 0.85
resolveStandaloneRootCompositionSrc
Function · 0.85
findTimelineDomNodeForClip
Function · 0.85
createClip
Function · 0.85
getTimelineElementSelector
Function · 0.85
parseTimelineFromDOM
Function · 0.85
createTimelineElementFromManifestClip
Function · 0.85
mergeTimelineElementsPreservingDowngrades
Function · 0.85
shouldIgnorePlaybackShortcutTarget
Function · 0.85
Tested by
no test coverage detected