MCPcopy
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

togglePlaybackMethod · 0.95
PlaybackControlsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected