Intermact API Reference / @intermact/core / sampleFrames
Function: sampleFrames()
sampleFrames(
player,options?):RenderSnapshot[]
Defined in: packages/core/src/serialize/frame-hash.ts:117
Sample a player at fixed fps and return the per-frame snapshots (seek-based).
Parameters
player
options?
FrameSampleOptions = {}