Package io.scanbot.sdk.ui.camera
Interface ScanbotCameraXConfigProvider
-
- All Implemented Interfaces:
public interface ScanbotCameraXConfigProvider
Custom CameraX configuration provider. With fix for Kiron RC9855W device. To apply this fix
Application
class must implement this interface.
-
-
Method Summary
Modifier and Type Method Description <Error class: unknown class>
getCameraXConfig()
-
-
Method Detail
-
getCameraXConfig
<Error class: unknown class> getCameraXConfig()
-
-
-
-