Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vanilagy/webcodecs-polyfill
/ getOpenVideoFrameCount
Function
getOpenVideoFrameCount
src/video_frame.ts:65–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
63
64
let
openVideoFrameCount = 0;
65
export
const
getOpenVideoFrameCount = () => openVideoFrameCount;
66
67
/**
68
* A video frame in decoded form.
Callers
3
video-encoder.test.ts
File · 0.85
video-conversion.test.ts
File · 0.85
video-decoder.test.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected