MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / PlayerControls.tsx

File PlayerControls.tsx

packages/studio/src/player/components/PlayerControls.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useRef, useCallback, useEffect, memo } from "react";
2import gsap from "gsap";
3import { MorphSVGPlugin } from "gsap/MorphSVGPlugin";
4import { formatFrameTime, formatTime, stepFrameTime } from "../lib/time";

Callers

nothing calls this directly

Calls 6

trackStudioEventFunction · 0.90
shouldMutePreviewAudioFunction · 0.90
formatFrameTimeFunction · 0.90
formatTimeFunction · 0.90
useSeekBarDragFunction · 0.90
stepFrameTimeFunction · 0.90

Tested by

no test coverage detected