Uses of Package
org.openqa.selenium.devtools.systeminfo.model
-
Packages that use org.openqa.selenium.devtools.systeminfo.model Package Description org.openqa.selenium.devtools.systeminfo org.openqa.selenium.devtools.systeminfo.model -
Classes in org.openqa.selenium.devtools.systeminfo.model used by org.openqa.selenium.devtools.systeminfo Class Description GPUInfo Provides information about the GPU(s) on the system.ProcessInfo Represents process info. -
Classes in org.openqa.selenium.devtools.systeminfo.model used by org.openqa.selenium.devtools.systeminfo.model Class Description GPUDevice Describes a single graphics processor (GPU).ImageDecodeAcceleratorCapability Describes a supported image decoding profile with its associated minimum and maximum resolutions and subsampling.ImageType Image format of a given image.Size Describes the width and height dimensions of an entity.SubsamplingFormat YUV subsampling type of the pixels of a given image.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.