create Scan Session
open fun createScanSession( activity: Activity, SCANFLOW_LICENSE_KEY: String, sfCameraView: SFCameraView, analyzer: Analyzer<Any>): ScanflowReader
Content copied to clipboard
This method is used to Create session for barcode
Return
BaseCameraCaptureScan
Parameters
activity
FragmentActivity
SCANFLOW_LICENSE_KEY
String
sf Camera View
com.scanflow.datacapture.sfbarcode.SFCameraView
analyzer
Analyzer
open fun createScanSession( activity: Activity, SCANFLOW_LICENSE_KEY: String, sfCameraView: SFCameraView, analyzer: Analyzer<Any>, setPreZoom: Float): ScanflowReader
Content copied to clipboard
This method is used to Create session for Scanning with user can able to set prezoom
Return
BaseCameraCaptureScan
Parameters
activity
FragmentActivity
SCANFLOW_LICENSE_KEY
String
sf Camera View
com.scanflow.datacapture.sfbarcode.SFCameraView
analyzer
Analyzer
set Pre Zoom
Float
open fun createScanSession( appContext: Activity, SCANFLOW_LICENSE_KEY: String, sfCameraView: SFCameraView, analyzer: Analyzer<Any>): ScanflowReader
Content copied to clipboard
This method is used to Create session for IDcard Scanning
Return
BaseCameraCaptureScan
Parameters
activity
FragmentActivity
SCANFLOW_LICENSE_KEY
String
sf Camera View
com.scanflow.datacapture.sfidcard.SFCameraView
analyzer
Analyzer
open fun createScanSession( appContext: Activity, SCANFLOW_LICENSE_KEY: String, sfCameraView: SFCameraView, analyzer: Analyzer<Any>): ScanflowReader
Content copied to clipboard
open fun createScanSession( appContext: Activity, SCANFLOW_LICENSE_KEY: String, sfCameraView: SFCameraView, analyzer: Analyzer<Any>, setPreZoom: Float): ScanflowReader
Content copied to clipboard
open fun createScanSession( appContext: Activity, SCANFLOW_LICENSE_KEY: String, sfCameraView: SFCameraView, analyzer: Analyzer<Any>): ScanflowReader
Content copied to clipboard
This method is used to Create session for Text Scanning
Return
BaseCameraCaptureScan
Parameters
activity
FragmentActivity
SCANFLOW_LICENSE_KEY
String
sf Camera View
com.scanflow.datacapture.sftext.SFCameraView
analyzer
Analyzer