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

Return Value

Type: TaskDeviceInformationCollection
See Also