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

Method isPlaying

packages/parsers/src/types.ts:302–302  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

300 getTime(): number;
301 getDuration(): number;
302 isPlaying(): boolean;
303 getMainTimeline(): unknown;
304 getElementBounds(elementId: string): void;
305 getElementsAtPoint(x: number, y: number): void;

Callers 15

tickFunction · 0.65
clock.test.tsFile · 0.65
init.test.tsFile · 0.65
createPlayerApiCompatFunction · 0.65
transportTickFunction · 0.65
applyWebAudioRateFunction · 0.65
player.test.tsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected