import { default } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { SystemInfo } = default;
The SystemInfo domain defines methods and events for querying low-level system information.
Interfaces
Describes a single graphics processor (GPU). | |
Provides information about the GPU(s) on the system. | |
Describes a supported image decoding profile with its associated minimum and maximum resolutions and subsampling. | |
Represents process info. | |
Describes the width and height dimensions of an entity. | |
Describes a supported video decoding profile with its associated minimum and maximum resolutions. | |
Describes a supported video encoding profile with its associated maximum resolution and maximum framerate. |
Type Aliases
Image format of a given image. | |
YUV subsampling type of the pixels of a given image. |