MiSnapBarcodeAnalyzer

Analyzes the provided Frame to extract barcode information. Once done with this class, call release.

NOTE: Requires a license with the barcode feature enabled.

Constructors

Link copied to clipboard
constructor(activityContext: Context, barcodeSettings: MiSnapSettings.Analysis.Barcode, license: String)

NOTE: Requires a license with the barcode feature enabled.

Types

Link copied to clipboard
sealed class Result

Result of analyzing a Frame.

Functions

Link copied to clipboard

Analyzes the Frame and synchronously returns the result.

Link copied to clipboard
fun release()

Releases resources occupied by this analyzer.

Link copied to clipboard

Sets the scanning speed for analysis, with faster speeds being less accurate.