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: 4.16.0.0 (4.16.0.0)
Syntax
public static Task<DeviceInformationCollection> GetAllCameras()

Return Value

Type: TaskDeviceInformationCollection
See Also