MeiCam SDK For iOS
3.14.0
|
#import <NvsAIParser.h>
Instance Methods | |
(instancetype) | - initWithFlags: |
(BOOL) | - parseMediaFiles: |
(void) | - cancelTask: |
(void) | - cancelAllTasks |
(void) | - suspend |
(void) | - resume |
(void) | - setGlobalFrameSpace: |
(void) | - disableGlobalFrameSpace |
Properties | |
id< AIParserDelegate > | delegate |
- (void) cancelAllTasks |
- (void) cancelTask: | (int64_t) | taskId |
- (void) disableGlobalFrameSpace |
- (instancetype) initWithFlags: | (int) | flags |
- (BOOL) parseMediaFiles: | (NSArray< NvsDetectData * > *) | dataList |
- (void) resume |
- (void) setGlobalFrameSpace: | (int) | frameSpace |
- (void) suspend |
|
readwritenonatomicweak |