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.9.2.10 (5.9.2.10)
Syntax
public static Task<DeviceInformationCollection> GetAllCameras()

Return Value

Type: TaskDeviceInformationCollection
See Also