Preparing search index...
The search index is not available
react-native-scanbot-sdk
react-native-scanbot-sdk
index
DocumentDataExtractionMode
Type alias DocumentDataExtractionMode
Document
Data
Extraction
Mode
:
"LIVE"
|
"SINGLE_SHOT"
The extraction mode.
LIVE
: The extractor will attempt to accumulate results over multiple frames.
SINGLE_SHOT
: The extractor will only use the current frame and will spend additional time to ensure the best possible result.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
react-native-scanbot-sdk
Loading...
The extraction mode.
LIVE
: The extractor will attempt to accumulate results over multiple frames.SINGLE_SHOT
: The extractor will only use the current frame and will spend additional time to ensure the best possible result.