Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/midrender/revideo
/ requestReset
Method
requestReset
packages/core/src/app/Player.ts:228–230 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
226
}
227
228
public requestReset(): void {
229
this.requestedSeek = 0;
230
}
231
232
public requestRender(): void {
233
this.requestedRender = true;
Callers
2
togglePlayback
Method · 0.95
PlaybackControls
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected