Skip to content

ScreenshotClip

ScreenshotClip = object

Defined in: clip.ts:37

Crop rect recorded for a screenshot: CSS pixels of the recording viewport. The compositor maps these against the captured image (which may be higher-DPI) at render time.

height: number

Defined in: clip.ts:41


width: number

Defined in: clip.ts:40


x: number

Defined in: clip.ts:38


y: number

Defined in: clip.ts:39