chromiumoxide::cdp::browser_protocol

Module system_info

Source
Expand description

The SystemInfo domain defines methods and events for querying low-level system information.

Structs§

GetFeatureStateParams
Returns information about the feature state. getFeatureState
GetFeatureStateParamsBuilder
GetFeatureStateReturns
Returns information about the feature state. getFeatureState
GetFeatureStateReturnsBuilder
GetInfoParams
Returns information about the system. getInfo
GetInfoReturns
Returns information about the system. getInfo
GetInfoReturnsBuilder
GetProcessInfoParams
Returns information about all running processes. getProcessInfo
GetProcessInfoReturns
Returns information about all running processes. getProcessInfo
GetProcessInfoReturnsBuilder
GpuDevice
Describes a single graphics processor (GPU). GPUDevice
GpuDeviceBuilder
GpuInfo
Provides information about the GPU(s) on the system. GPUInfo
GpuInfoBuilder
ImageDecodeAcceleratorCapability
Describes a supported image decoding profile with its associated minimum and maximum resolutions and subsampling. ImageDecodeAcceleratorCapability
ImageDecodeAcceleratorCapabilityBuilder
ProcessInfo
Represents process info. ProcessInfo
ProcessInfoBuilder
Size
Describes the width and height dimensions of an entity. Size
SizeBuilder
VideoDecodeAcceleratorCapability
Describes a supported video decoding profile with its associated minimum and maximum resolutions. VideoDecodeAcceleratorCapability
VideoDecodeAcceleratorCapabilityBuilder
VideoEncodeAcceleratorCapability
Describes a supported video encoding profile with its associated maximum resolution and maximum framerate. VideoEncodeAcceleratorCapability
VideoEncodeAcceleratorCapabilityBuilder

Enums§

ImageType
Image format of a given image.
SubsamplingFormat
YUV subsampling type of the pixels of a given image.