We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebfe698 commit b1bb926Copy full SHA for b1bb926
lib/src/objects/start_options.dart
@@ -24,7 +24,7 @@ class StartOptions {
24
/// The desired camera resolution for the scanner.
25
final Size? cameraResolution;
26
27
- /// Whether the scanner should work also with inverted images.
+ /// Whether the scanner should try to detect color-inverted barcodes in every other frame.
28
final bool intervalInvertImage;
29
30
/// The detection speed for the scanner.
0 commit comments