Table of Contents

Interface IMockCamera

Namespace
ScanbotSDK.MAUI.Common
Assembly
ScanbotSDK.Shared.dll
public interface IMockCamera

Methods

ConfigureMockCamera(string, string, bool)

Result ConfigureMockCamera(string imageFileUri, string captureFileUri, bool refreshOnEachFrame)

Parameters

imageFileUri string
captureFileUri string
refreshOnEachFrame bool

Returns

Result