Click or drag to resize

CameraSelectionFindFrontFacingCameraOrDefault Method

Queries the system for camera devices and returns the first front-facing camera, or the default camera in case no front-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> FindFrontFacingCameraOrDefault()

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