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