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

Method getTime

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

Source from the content-addressed store, hash-verified

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

Callers 15

resumeGsapTimelinesFunction · 0.65
readCurrentTimeFunction · 0.65
applySoftReloadFunction · 0.65
tickFunction · 0.65
useTimelinePlayerFunction · 0.65
usePlaybackKeyboardFunction · 0.65
seekToCurrentFunction · 0.65
connectGsapRuntimeFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected