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