| CefSharp.DevTools.SystemInfo Namespace | 
[Missing <summary> documentation for "N:CefSharp.DevTools.SystemInfo"]
 Classes
Classes| Class | Description | |
|---|---|---|
|  | GetInfoResponse | 
            GetInfoResponse
             | 
|  | GetProcessInfoResponse | 
            GetProcessInfoResponse
             | 
|  | GPUDevice | 
            Describes a single graphics processor (GPU).
             | 
|  | GPUInfo | 
            Provides information about the GPU(s) on the system.
             | 
|  | ImageDecodeAcceleratorCapability | 
            Describes a supported image decoding profile with its associated minimum and
            maximum resolutions and subsampling.
             | 
|  | ProcessInfo | 
            Represents process info.
             | 
|  | Size | 
            Describes the width and height dimensions of an entity.
             | 
|  | SystemInfoClient | 
            The SystemInfo domain defines methods and events for querying low-level system information.
             | 
|  | VideoDecodeAcceleratorCapability | 
            Describes a supported video decoding profile with its associated minimum and
            maximum resolutions.
             | 
|  | VideoEncodeAcceleratorCapability | 
            Describes a supported video encoding profile with its associated maximum
            resolution and maximum framerate.
             | 
 Enumerations
Enumerations| Enumeration | Description | |
|---|---|---|
|  | ImageType | 
            Image format of a given image.
             | 
|  | SubsamplingFormat | 
            YUV subsampling type of the pixels of a given image.
             |