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

File useTimelinePlayer.seek.test.ts

packages/studio/src/player/hooks/useTimelinePlayer.seek.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @vitest-environment happy-dom
2
3import React, { act, useEffect } from "react";
4import { createRoot } from "react-dom/client";

Callers

nothing calls this directly

Calls 15

attachIframeAdapterFunction · 0.85
unmountWithActFunction · 0.85
setStorePlayingFunction · 0.85
seekWithActFunction · 0.85
expectStorePlaybackStateFunction · 0.85
installRafCaptureFunction · 0.85
resetPlayerStoreFunction · 0.70
getTimeMethod · 0.65
isPlayingMethod · 0.65

Tested by

no test coverage detected