MCPcopy 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
64let openVideoFrameCount = 0;
65export const getOpenVideoFrameCount = () => openVideoFrameCount;
66
67/**
68 * A video frame in decoded form.

Callers 3

Calls

no outgoing calls

Tested by

no test coverage detected