MeiCam SDK For iOS  3.10.1
Instance Methods | List of all members
<AIParserDelegate> Protocol Reference

#import <NvsAIParser.h>

Inheritance diagram for <AIParserDelegate>:

Instance Methods

(void) - onDetectStarted:taskId:
 
(void) - onDetectFinished:scdPath:
 
(void) - onDetectError:
 
(void) - onDetectProgress:progress:
 

Method Documentation

◆ onDetectError:

- (void) onDetectError: (int)  errorType
optional

◆ onDetectFinished:scdPath:

- (void) onDetectFinished: (NSString *)  mediaPath
scdPath: (NSString *)  scdPath 
optional

◆ onDetectProgress:progress:

- (void) onDetectProgress: (NSString *)  mediaPath
progress: (float)  progress 
optional

◆ onDetectStarted:taskId:

- (void) onDetectStarted: (NSString *)  mediaPath
taskId: (int64_t)  taskId 
optional

The documentation for this protocol was generated from the following file: