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

File VideoThumbnail.tsx

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

Source from the content-addressed store, hash-verified

1import { memo, useRef, useState, useCallback, useEffect } from "react";
2import { useMountEffect } from "../../hooks/useMountEffect";
3
4interface VideoThumbnailProps {

Callers

nothing calls this directly

Calls 7

useMountEffectFunction · 0.90
extractNextFunction · 0.85
disconnectMethod · 0.80
observeMethod · 0.80
getContextMethod · 0.80
drawImageMethod · 0.80
fromMethod · 0.80

Tested by

no test coverage detected