Skip to content

ScreenshotClip

ScreenshotClip = object

Defined in: clip.ts:36

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:40


width: number

Defined in: clip.ts:39


x: number

Defined in: clip.ts:37


y: number

Defined in: clip.ts:38