ExtendedSettings interface
Extended service configuration settings. Intended for advanced users: most common scenarios will work with the default settings.
Inherited from the IRecognitionService.ExtendedSettings interface without any modification.
Important! Any modifications of these settings should be made before the call to the start method.
interface ExtendedSettings extends IRecognitionService.ExtendedSettings
Methods
Name | Description |
---|---|
getProcessingThreadsCount | Gets the number of processing threads to be used by the service. |
setProcessingThreadsCount | Sets the number of processing threads to be used by the service. |
02.03.2022 12:59:15