Click or drag to resize
CameraSelectionSelectCameraFacingOrDefault Method
Select camera with the given facing preference.

Namespace: Scandit.BarcodePicker
Assembly: Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 4.16.0.0 (4.16.0.0)
Syntax
public static DeviceInformation SelectCameraFacingOrDefault(
	DeviceInformationCollection devices,
	CameraFacingPreference preference
)

Parameters

devices
Type: Windows.Devices.EnumerationDeviceInformationCollection
preference
Type: Scandit.BarcodePickerCameraFacingPreference

Return Value

Type: DeviceInformation
See Also