menu
scannerpro package
documentation
core/models/scanner_options.dart
ScannerOptions
frameQueueCapacity property
frameQueueCapacity property
dark_mode
light_mode
frameQueueCapacity
property
int
frameQueueCapacity
final
Maximum frame buffer queue size to prevent memory backlog.
Implementation
final int frameQueueCapacity;
scannerpro package
documentation
core/models/scanner_options
ScannerOptions
frameQueueCapacity property
ScannerOptions class