Options
All
  • Public
  • Public/Protected
  • All
Menu

Single Image Mode usage strategy.

Index

Enumeration members

Enumeration members

ALWAYS

ALWAYS: = "always"

Force Single Image Mode over continuous camera video stream scanning in all situations.

FALLBACK

FALLBACK: = "fallback"

Use Single Image Mode as fallback: only if the OS/browser doesn't support continuous camera video stream scanning.

NEVER

NEVER: = "never"

Never use Single Image Mode (an error is thrown on BarcodePicker creation if the OS/browser doesn't support continuous camera video stream scanning).

Generated using TypeDoc