Click or drag to resize

CameraSelectionFindBackFacingCameraOrDefault Method

Queries the system for camera devices and returns the first back-facing camera, or the default camera in case no back-facing camera is available.

Namespace:  Scandit.BarcodePicker
Assembly:  Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.17.2.10 (5.17.2.10)
Syntax
public static Task<DeviceInformation> FindBackFacingCameraOrDefault()

Return Value

Type: TaskDeviceInformation
A valid camera device, or null in case no camera could be found.
Version Information

Scandit.Recognition

Supported in: 1.0.0.0
See Also