Click or drag to resize

PropertyIDFrameCaptureFilePath Field

This parameter indicates the directory where will be stored the frames saved by the Scanner.

Namespace:  Com.Datalogic.Device.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const int FrameCaptureFilePath = 327681

Field Value

Type: Int32
Remarks

This parameter indicates the directory where will be stored the frames saved by the Scanner. Only directory under getExternalStorageDirectory() are supported (eg. /storage/emulated/0/).

The class of the property is TextProperty.

[Android Documentation]

See Also