Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import { memo, useRef, useState, useCallback, useEffect } from
"react"
;
2
import { useMountEffect } from
"../../hooks/useMountEffect"
;
3
4
interface VideoThumbnailProps {
Callers
nothing calls this directly
Calls
7
useMountEffect
Function · 0.90
extractNext
Function · 0.85
disconnect
Method · 0.80
observe
Method · 0.80
getContext
Method · 0.80
drawImage
Method · 0.80
from
Method · 0.80
Tested by
no test coverage detected