Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
resumeGsapTimelines
Function · 0.65
readCurrentTime
Function · 0.65
applySoftReload
Function · 0.65
playbackAdapter.test.ts
File · 0.65
createStaticSeekPlaybackAdapter
Function · 0.65
tick
Function · 0.65
useTimelinePlayer
Function · 0.65
usePlaybackKeyboard
Function · 0.65
useTimelinePlayer.test.ts
File · 0.65
useTimelinePlayer.seek.test.ts
File · 0.65
seekToCurrent
Function · 0.65
connectGsapRuntime
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected