Constructors
constructor
- new WorkerVinScanner(getWasmModule): WorkerVinScanner
Parameters
getWasmModule: (() => any)
Methods
cleanRecognitionQueue
- cleanRecognitionQueue(instanceId): Promise<void>
Returns Promise<void>
create
- create(configuration): Promise<ObjectId<"VinScanner">>
Returns Promise<ObjectId<"VinScanner">>
destroy
- destroy(instanceId): Promise<void>
Returns Promise<void>
This class is used inside the JS Worker and interacts directly with the WASM.