stopTasks method of the RTRTextCaptureService protocol
Stops processing and cleans up image buffers. The service keeps its configuration settings and necessary resources, so the processing will start automatically when the service receives a new frame.
- (void)stopTasks;
3/2/2022 12:59:15 PM