Click or drag to resize

CefSharp.DevTools.SystemInfo Namespace

Version 86.0.240

[Missing <summary> documentation for "N:CefSharp.DevTools.SystemInfo"]

Classes
  ClassDescription
Public classGetInfoResponse
GetInfoResponse
Public classGetProcessInfoResponse
GetProcessInfoResponse
Public classGPUDevice
Describes a single graphics processor (GPU).
Public classGPUInfo
Provides information about the GPU(s) on the system.
Public classImageDecodeAcceleratorCapability
Describes a supported image decoding profile with its associated minimum and maximum resolutions and subsampling.
Public classProcessInfo
Represents process info.
Public classSize
Describes the width and height dimensions of an entity.
Public classSystemInfoClient
The SystemInfo domain defines methods and events for querying low-level system information.
Public classVideoDecodeAcceleratorCapability
Describes a supported video decoding profile with its associated minimum and maximum resolutions.
Public classVideoEncodeAcceleratorCapability
Describes a supported video encoding profile with its associated maximum resolution and maximum framerate.
Enumerations
  EnumerationDescription
Public enumerationImageType
Image format of a given image.
Public enumerationSubsamplingFormat
YUV subsampling type of the pixels of a given image.