Package io.scanbot.sdk.ui.camera
Object ScanbotCameraXConfigProvider.Companion
-
- All Implemented Interfaces:
public class ScanbotCameraXConfigProvider.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ScanbotCameraXConfigProvider.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final static IntegergetCameraTargetRotation(Display display, Integer cameraSensorOrientation)Specific camera preview orientation handling for Kiron RC9855W device. -
-
Method Detail
-
getCameraTargetRotation
final static Integer getCameraTargetRotation(Display display, Integer cameraSensorOrientation)
Specific camera preview orientation handling for Kiron RC9855W device.
-
-
-
-