TypeScript SDK Reference / CameraDevice
Interface: CameraDevice
Represents a camera device available on the system. Used to identify and select specific cameras for vital sign scanning.
Properties
deviceIndex
readonlydeviceIndex:number
Index of the device in the list of available cameras.
id
readonlyid:string
Unique device ID for the camera.
label
readonlylabel:string
Human-readable label for the camera device.