Mini Scanner Settings
Constructors
Functions
Set the Beep sound feedback when a code has been successfully scanned.
Set the camera to back/front camera accordingly.
Set the flashlight on/off accordingly
Set to change the floating button anchor. Possible anchor options are BOTTOM_LEFT, BOTTOM_RIGHT, TOP_LEFT, TOP_RIGHT within com.samsung.android.knox.smartscan.SDKConstants.Anchors Default anchor is bottom right.
Set to launch mini scanner using floating button. Default value is true. Need to call this method or setHardwareKey
Set to make floating button movable. Default value is true.
Set to change the offset value of the floating button.
Set to launch mini scanner using hardware key. Need to call this method or setFloatingButtonEnable Hardware key options are within com.samsung.android.knox.smartscan.SDKConstants.MiniScannerHardwareKeys
Set to change the scan mode of mini scanner. Possible scan mode options are within com.samsung.android.knox.smartscan.SDKConstants.MiniScannerScanModes Default mode is single scan mode.
Updates list of supported barcode types for mini scanner. Barcode types included in the list String will be supported and any of non-listed barcode types will not be returned in scan result. But whatever not in the com.samsung.android.knox.smartscan.barcode.data.BarcodeInfo.symbology will not be recognized.
Set the vibration feedback when a code has been successfully scanned.
set mini scanner view location in MiniScannerFrameLayout
Set to make mini scanner view movable. Default value is true.
set mini scanner view size in MiniScannerFrameLayout