Uses of Enum Class
org.openqa.selenium.devtools.v145.systeminfo.model.SubsamplingFormat
Packages that use SubsamplingFormat
-
Uses of SubsamplingFormat in org.openqa.selenium.devtools.v145.systeminfo.model
Methods in org.openqa.selenium.devtools.v145.systeminfo.model that return SubsamplingFormatModifier and TypeMethodDescriptionstatic SubsamplingFormatSubsamplingFormat.fromString(String s) static SubsamplingFormatReturns the enum constant of this class with the specified name.static SubsamplingFormat[]SubsamplingFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.