menu
scannerpro package
documentation
core/models/scanner_options.dart
ScannerOptions
frameQueueDepth property
frameQueueDepth property
dark_mode
light_mode
frameQueueDepth
property
int
frameQueueDepth
final
Maximum pending frames in the processing queue before dropping.
Implementation
final int frameQueueDepth;
scannerpro package
documentation
core/models/scanner_options
ScannerOptions
frameQueueDepth property
ScannerOptions class