Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BrowserCompatibility

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

Index

Properties

Readonly fullSupport

fullSupport: boolean

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

Readonly missingFeatures

missingFeatures: Feature[]

The list of features that are missing.

Readonly scannerSupport

scannerSupport: boolean

Whether the set of features required to use a Scanner to perform scans (Single Image Mode) are supported.

Generated using TypeDoc