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

Method getDuration

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

Source from the content-addressed store, hash-verified

299 seek(time: number, options?: { keepPlaying?: boolean }): void;
300 getTime(): number;
301 getDuration(): number;
302 isPlaying(): boolean;
303 getMainTimeline(): unknown;
304 getElementBounds(elementId: string): void;

Callers 15

resolveIframeDurationFunction · 0.65
getAdapterDurationFunction · 0.65
useTimelineSyncCallbacksFunction · 0.65
tickFunction · 0.65
useTimelinePlayerFunction · 0.65
handleMessageFunction · 0.65
usePlaybackKeyboardFunction · 0.65
clock.test.tsFile · 0.65
init.test.tsFile · 0.65
createPlayerApiCompatFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected