Uses of Enum
fiftyone.devicedetection.Enums.DeviceDetectionAlgorithm
-
Uses of Enums.DeviceDetectionAlgorithm in fiftyone.devicedetection
Methods in fiftyone.devicedetection that return Enums.DeviceDetectionAlgorithmModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static Enums.DeviceDetectionAlgorithm[]Enums.DeviceDetectionAlgorithm.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in fiftyone.devicedetection with parameters of type Enums.DeviceDetectionAlgorithmModifier and TypeMethodDescriptionDeviceDetectionPipelineBuilder.useOnPremise(byte[] data, Enums.DeviceDetectionAlgorithm algorithm) Deprecated.there is no choice of algorithm, use the (byte[]) method