Uses of Class
org.openqa.selenium.devtools.v100.systeminfo.model.ImageDecodeAcceleratorCapability
-
Packages that use ImageDecodeAcceleratorCapability Package Description org.openqa.selenium.devtools.v100.systeminfo.model -
-
Uses of ImageDecodeAcceleratorCapability in org.openqa.selenium.devtools.v100.systeminfo.model
Methods in org.openqa.selenium.devtools.v100.systeminfo.model that return types with arguments of type ImageDecodeAcceleratorCapability Modifier and Type Method Description java.util.List<ImageDecodeAcceleratorCapability>GPUInfo. getImageDecoding()Supported accelerated image decoding capabilities.
-