Click or drag to resize
CameraSelectionGetAllCameras Method
Get the cameras from the last enumeration.

Namespace: Scandit.BarcodePicker
Assembly: Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.11.4.10 (5.11.4.10)
Syntax
public static Task<DeviceInformationCollection> GetAllCameras()

Return Value

Type: TaskDeviceInformationCollection
See Also