|
GoWebScan API
|
| kStatus GoWebScanVisionSampleTask_Send | ( | GoWebScanVisionSampleTask | task, |
| GoWebScanPipeMsg | msg | ||
| ) |
Adds a message to the processing queue.
Dequeues a message at the end of the queue to submit to the pipe for scheduling if no other job is currently pending.
| task | GoWebScanVisionSampleTask object. |
| msg | Vision input message to enqueue. |