checkSupported

fun checkSupported(featureSettings: ScanbotSupportedSurfaceCombination.FeatureSettings, surfaceConfigList: List<<Error class: unknown class>>, dynamicRangesBySurfaceConfig: Map<<Error class: unknown class>, <Error class: unknown class>> = emptyMap(), newUseCaseConfigs: List<<Error class: unknown class><out <Error class: unknown class>>> = emptyList(), useCasesPriorityOrder: List<Int> = emptyList()): Boolean

Check whether the input surface configuration list is under the capability of any combination of this object.

Return

the check result that whether it could be supported

Parameters

featureSettings

the settings for the camera's features/capabilities.

surfaceConfigList

the surface configuration list to be compared.