Function getScreenshotRaw
- getScreenshotRaw(file, ts, width?, height?, signal?): Promise<Buffer>
Parameters
- file: string
- ts: number
Optional
width: null | numberOptional
height: null | numberOptional
signal: null | AbortSignal
Returns Promise<Buffer>
get screenshot raw pixel buffer at [ts] for [file], optional [width] & [height] fallback to video width & height