Defined in: types.ts:7 Total duration of capture in seconds. Default: 10optional
duration:number
Defined in: types.ts:5 Frames per second for capture. Default: 1optional
fps:number
Defined in: types.ts:9 Path where screenshots should be saved. If not provided, screenshots won’t be savedoptional
saveScreenshotTo:string
Defined in: types.ts:11 Path where video should be saved. If not provided, video won’t be savedoptional
saveVideoTo:string
Defined in: types.ts:13 Duration of each video chunk in seconds. Default: 60optional
videoChunkDuration:number