Options
All
  • Public
  • Public/Protected
  • All
Menu

Module BrowserCompatibility

An object containing details about the support level of the used OS/browser combination regarding the features needed by this library.

Index

Properties

fullSupport

fullSupport: boolean

Whether the full set of features required to have continuous camera video streaming are supported.

missingFeatures

missingFeatures: Feature[]

The list of features that are missing.

scannerSupport

scannerSupport: boolean

Whether the set of features required to use a Scanner to perform scans ("single image mode") are supported.

Generated using TypeDoc