Table of Contents

Class ScanbotCameraXConfigProvider

Namespace
IO.Scanbot.Sdk.UI.Camera
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui/camera/ScanbotCameraXConfigProvider", DoNotGenerateAcw = true)]
[Obsolete("Use the 'IO.Scanbot.Sdk.UI.Camera.IScanbotCameraXConfigProvider' type. This class will be removed in a future release.")]
public abstract class ScanbotCameraXConfigProvider : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
ScanbotCameraXConfigProvider
Implements
Inherited Members

Methods

GetCameraTargetRotation(Display, Integer)

[Obsolete("Use 'IO.Scanbot.Sdk.UI.Camera.IScanbotCameraXConfigProvider.GetCameraTargetRotation'. This class will be removed in a future release.")]
[Register("getCameraTargetRotation", "(Landroid/view/Display;Ljava/lang/Integer;)I", "")]
public static int GetCameraTargetRotation(Display display, Integer cameraSensorOrientation)

Parameters

display Display
cameraSensorOrientation Integer

Returns

int