Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ play
Method
play
packages/parsers/src/types.ts:297–297 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
295
296
export
interface
PlayerAPI {
297
play(): void;
298
pause(): void;
299
seek(time: number, options?: { keepPlaying?: boolean }): void;
300
getTime(): number;
Callers
15
AudioRow
Function · 0.65
syncIframePlayback
Function · 0.65
applyScrub
Function · 0.65
playbackAdapter.test.ts
File · 0.65
wrapTimeline
Function · 0.65
tick
Function · 0.65
useTimelinePlayer
Function · 0.65
useTimelinePlayer.test.ts
File · 0.65
useTimelinePlayer.seek.test.ts
File · 0.65
clock-drift.test.ts
File · 0.65
clock.test.ts
File · 0.65
syncRuntimeMedia
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected