MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / playbackAdapter.test.ts

File playbackAdapter.test.ts

packages/studio/src/player/lib/playbackAdapter.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from "vitest";
2import {
3 createStaticSeekPlaybackAdapter,
4 wrapTimeline,

Callers

nothing calls this directly

Calls 11

wrapTimelineFunction · 0.90
releaseStaticSeekCacheFunction · 0.90
mockTimelineFunction · 0.85
makeFakeClockFunction · 0.85
makePlayerFunction · 0.85
resolveFunction · 0.85
seekMethod · 0.65
playMethod · 0.65
isPlayingMethod · 0.65
getTimeMethod · 0.65

Tested by

no test coverage detected