Options
All
  • Public
  • Public/Protected
  • All
Menu

Module Camera

A camera for video input available to be used on the device.

Index

Enumerations

Properties

Properties

cameraType

cameraType: Type

The type of camera, back or front (not guaranteed to be correct, depending on the device).

Optional currentResolution

currentResolution: undefined | object

The current video resolution if and when the camera is in use, given as width and height in pixels.

deviceId

deviceId: string

The unique identifier for the device, can change between page loads.

label

label: string

The label describing the device.

Generated using TypeDoc